Update path for build roster
Change-Id: Idb7a4bb326a59b990c47b7a3b6258dcb3fe81cba
This commit is contained in:
parent
f0074035cd
commit
13e5cb0e65
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
for combo in $(wget -o /dev/null -O - https://raw.github.com/CyanogenMod/hudson/master/cm-daily-build-targets | grep cm-10.1 | awk {'print $1'})
|
||||
for combo in $(wget -o /dev/null -O - https://raw.github.com/CyanogenMod/hudson/master/cm-build-targets | grep cm-10.1 | awk {'print $1'})
|
||||
do
|
||||
add_lunch_combo $combo
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue