From: Chris Koeritz Date: Sat, 4 Nov 2017 12:05:43 +0000 (-0400) Subject: nicer spacing X-Git-Tag: 2.140.90~92 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=52cda89f84ea30bbaed1a96f777c48986f320927;p=feisty_meow.git nicer spacing --- diff --git a/scripts/rev_control/checkin.sh b/scripts/rev_control/checkin.sh index e7b7c6cf..70564a16 100644 --- a/scripts/rev_control/checkin.sh +++ b/scripts/rev_control/checkin.sh @@ -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 diff --git a/scripts/rev_control/getem.sh b/scripts/rev_control/getem.sh index 8f6c6aac..225ce698 100644 --- a/scripts/rev_control/getem.sh +++ b/scripts/rev_control/getem.sh @@ -33,6 +33,7 @@ export TMPO_CHK=$TMP/zz_chk.log rm -f "$TMPO_CHK" echo "getting repositories at: $(date)" +echo # perform the checkouts as appropriate per OS. FULL_LIST="$(dirname $FEISTY_MEOW_APEX) $HOME"