Configuration class is now fully singleton
[shipsimu.git] / 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