projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8ec00
)
removed lessing of file at end; since file exists we can always go check it to refres...
author
Chris Koeritz
<fred@gruntose.com>
Sun, 7 Oct 2012 23:17:33 +0000
(19:17 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 7 Oct 2012 23:17:33 +0000
(19:17 -0400)
scripts/rev_control/getem.sh
patch
|
blob
|
history
diff --git
a/scripts/rev_control/getem.sh
b/scripts/rev_control/getem.sh
index 63f5a40545baa7571bec6cc3499234d9b114fa34..c80a1f6136e2ce2bcaa03825f5d3237326d73683 100644
(file)
--- 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.