summaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/log_accum.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/log_accum.pl b/CVSROOT/log_accum.pl
index 547e39e..67149d5 100755
--- a/CVSROOT/log_accum.pl
+++ b/CVSROOT/log_accum.pl
@@ -654,6 +654,8 @@ foreach my $tag ( keys %removed_files ) {
#
# Check whether this is the last directory. If not, quit.
+# The last directory name was written by commit_prep.pl on
+# the way in.
#
if (-e "$LAST_FILE.$PID") {
$_ = &read_line("$LAST_FILE.$PID");
OpenPOWER on IntegriCloud