Skip to content

Commit

Permalink
fix cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
BobZhome committed Jan 31, 2013
1 parent 71b681f commit dae6252
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions vendorsetup.sh
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
<<<<<<< HEAD
for combo in $(cat vendor/cm/jenkins-build-targets)
=======
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'})
>>>>>>> 13e5cb0... Update path for build roster
do
add_lunch_combo $combo
done

0 comments on commit dae6252

Please sign in to comment.