From d889ac22bff5cd80f0b6c04731015646015d0a7e Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 18 Jun 2001 16:14:17 +0000 Subject: Add a comment noting that the last directory is written down by commit_prep.pl --- CVSROOT/log_accum.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CVSROOT') 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"); -- cgit v1.1