From: Chris Koeritz Date: Sun, 7 Oct 2012 23:17:33 +0000 (-0400) Subject: removed lessing of file at end; since file exists we can always go check it to refres... X-Git-Tag: 2.140.90~1196 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=f510f94817afff1ca0cf1a25bd1eea27b9f33971;p=feisty_meow.git removed lessing of file at end; since file exists we can always go check it to refresh memory of what was checked out. --- diff --git a/scripts/rev_control/getem.sh b/scripts/rev_control/getem.sh index 63f5a405..c80a1f61 100644 --- a/scripts/rev_control/getem.sh +++ b/scripts/rev_control/getem.sh @@ -81,8 +81,6 @@ else checkout_list $HOME c:/ d:/ e:/ 2>&1 | tee -a "$TMPO_CHK" fi -less $TMPO_CHK - ############## # we now regenerate the scripts after getme, to ensure it's done automatically.