summaryrefslogtreecommitdiff
path: root/CVSROOT
diff options
context:
space:
mode:
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);