added date stamp info.
[feisty_meow.git] / scripts / rev_control / getem.sh
index fb55334812289f1c8b3fe127caebad409e60ac27..63f5a40545baa7571bec6cc3499234d9b114fa34 100644 (file)
@@ -72,6 +72,8 @@ export TMPO_CHK=$TMP/zz_chk.log
 
 rm -f "$TMPO_CHK"
 
+echo "Getting repositories at: $(date)"
+
 # perform the checkouts as appropriate per OS.
 if [ "$OS" != "Windows_NT" ]; then
   checkout_list $HOME 2>&1 | tee -a "$TMPO_CHK"