12 Commits

Author SHA1 Message Date
d616a88c87 port code review scripts to git 2020-10-18 20:41:16 +00:00
zzz
a84a923284 latest.sh sort by date 2018-02-23 16:55:52 +00:00
eeb32f1f4c add timeout support
Sometimes the syncs hang; therefore, let's add a configurable timeout. If the
sync doesn't complete in $DURATION, kill the mtn process.
2012-12-20 01:51:10 +00:00
zzz
149223d3f5 latest.sh 2012-11-24 21:48:34 +00:00
zzz
b4a16b20c5 bump rev script from kytv 2012-08-25 13:30:53 +00:00
11288c7d60 no longer using \t or \n, so switch to normal 'echo' 2011-12-18 02:04:26 +00:00
bdc727e979 a simple script to count monotone commits 2011-12-18 01:50:22 +00:00
f8665aa17e switch from let to using expr
expr will work in all shells, let is just usable in bash, ksh, and zsh IIRC
2011-12-14 23:52:32 +00:00
570f4945b1 check if $LOCKDIR can be removed; exit if not 2011-12-02 01:29:15 +00:00
bf75c55224 Removing unused variables (that I used in another script and meant to exclude
from this).)
2011-11-30 20:25:31 +00:00
4be175e19e Add locking and make bourne shell compatible 2011-11-30 18:56:10 +00:00
zzz
f4cc36b22c mtn scripts, ocat update 2009-11-20 14:12:01 +00:00