]> git.mxchange.org Git - shipsimu.git/commitdiff
no-new-line added
authorRoland Häder <roland@mxchange.org>
Thu, 14 Aug 2008 16:24:16 +0000 (16:24 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 14 Aug 2008 16:24:16 +0000 (16:24 +0000)
package.sh

index 7f0821a706e9ba285aee2df2ab636761c1ee4089..aeb7db305a54d5f37641d73ebac6b1adb9993e1c 100755 (executable)
@@ -2,7 +2,7 @@
 
 sh ./clear-cache.sh
 
-echo "$0: Packaging... "
+echo -n "$0: Packaging... "
 zip -9 shipsimu_dev.zip docs/* Doxyfile *.php *.sh > /dev/null 2>&1
 echo -n "."
 zip -9r shipsimu_dev.zip application/ db/ devel/ Doxyfile inc/ templates/ tests/ > /dev/null 2>&1