summaryrefslogtreecommitdiff
path: root/CVSROOT
diff options
context:
space:
mode:
authorJeremy Kolb <jkolb@brandeis.edu>2005-05-15 09:32:43 +0000
committerJeremy Kolb <jkolb@brandeis.edu>2005-05-15 09:32:43 +0000
commitf0aace12b7a2e9b8897c210d6bd47d3fb2b818f9 (patch)
treef55ecc1fc62b2e7d7c943041ac5ab0d864b27100 /CVSROOT
parentd72ae5400335b57df3920d0e62adb8d656c823a5 (diff)
gr
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/log_accum.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/log_accum.pl b/CVSROOT/log_accum.pl
index ebf38f5..1ffe179 100755
--- a/CVSROOT/log_accum.pl
+++ b/CVSROOT/log_accum.pl
@@ -406,6 +406,7 @@ while (@ARGV) {
} elsif ($arg eq '-h') {
$longmailheader = 1;
} else {
+ $donefiles = 0;
($donefiles) && die("Too many arguments! Check usage.\n");
$donefiles = 1;
@files = split(/ /, $arg);