1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Fix misleading comment.

This commit is contained in:
David Steele
2020-03-11 18:34:59 -04:00
parent 181fa1fc8b
commit 2ac9c19d4a
+1 -1
View File
@@ -571,7 +571,7 @@ eval
&log(INFO, " autogenerated C Makefile: " . (@stryBuilt ? join(', ', @stryBuilt) : 'no changes'));
}
# Copy all the files that were auto-generate so they won't show as modified in the next run
# Copy the files that were auto-generated to the repo cache so they will be included in the current build
#-----------------------------------------------------------------------------------------------------------------------
foreach my $strBuilt (@stryBuiltAll)
{