nicer spacing
[feisty_meow.git] / scripts / rev_control / checkin.sh
index e7b7c6cfcd46d81be74a34943cd83f184c2ad027..70564a16d5eb51f2086f4dfda681a3d3983e5bc6 100644 (file)
@@ -8,6 +8,7 @@ source "$FEISTY_MEOW_SCRIPTS/rev_control/version_control.sh"
 ##############
 
 echo "committing repositories at: $(date)"
+echo
 
 FULL_LIST="$(dirname $FEISTY_MEOW_APEX) $HOME"
 #if [ "$OS" != "Windows_NT" ]; then