Loading envsetup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -613,7 +613,7 @@ function eat() { if [ "$OUT" ] ; then MODVERSION=`sed -n -e'/ro\.cm\.version/s/.*=//p' $OUT/system/build.prop` ZIPFILE=update-cm-$MODVERSION-signed.zip ZIPFILE=cm-$MODVERSION.zip ZIPPATH=$OUT/$ZIPFILE if [ ! -f $ZIPPATH ] ; then echo "Nothing to eat" Loading Loading
envsetup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -613,7 +613,7 @@ function eat() { if [ "$OUT" ] ; then MODVERSION=`sed -n -e'/ro\.cm\.version/s/.*=//p' $OUT/system/build.prop` ZIPFILE=update-cm-$MODVERSION-signed.zip ZIPFILE=cm-$MODVERSION.zip ZIPPATH=$OUT/$ZIPFILE if [ ! -f $ZIPPATH ] ; then echo "Nothing to eat" Loading