CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Removed last echo line in getBuildOrder script (to better integration with other...
authorJose V Beneyto <sepen@crux.nu>
Fri, 19 Oct 2012 02:58:18 +0000 (02:58 +0000)
committerJose V Beneyto <sepen@crux.nu>
Fri, 19 Oct 2012 02:58:18 +0000 (02:58 +0000)
getBuildOrder.sh

index 8488dcad9c42980fb7d9540ae7018392e80a2b53..8cf3d1c0467595dd4ec7058fb0871048689edf9e 100755 (executable)
@@ -58,6 +58,5 @@ if [ $ALT_START -eq 0 ]; then
 else
   echo $BUILD_ORDER | sed "s|.* $START_PKG|$START_PKG|" | tr ' ' '\n'
 fi
-echo
 
 # End fo file