You've already forked pgbackrest
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:
+1
-1
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user