From f510f94817afff1ca0cf1a25bd1eea27b9f33971 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 7 Oct 2012 19:17:33 -0400 Subject: [PATCH] removed lessing of file at end; since file exists we can always go check it to refresh memory of what was checked out. --- scripts/rev_control/getem.sh | 2 -- 1 file changed, 2 deletions(-) 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. -- 2.34.1