Lets do lunch with cm-12.0
Change-Id: I36bf9dcc2d8b1ce4cb2fffd6ad40a2e7b30d221b
This commit is contained in:
parent
d3c28dfc60
commit
ba52ed6d42
@ -1,4 +1,4 @@
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-11.0 | awk {'print $1'})
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-12.0 | awk {'print $1'})
|
||||
do
|
||||
add_lunch_combo $combo
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user