You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-03 00:26:59 +02:00
Fix comment typos.
This includes some variable names in tests which don't seem important enough for their own commits. Contributed by Josh Soref.
This commit is contained in:
@ -69,7 +69,7 @@ sub codeCountScan
|
||||
$strFile eq 'test/src/valgrind.suppress' ||
|
||||
$strFile eq 'test/src/lcov.conf');
|
||||
|
||||
# Classify the souce file
|
||||
# Classify the source file
|
||||
my $strClass = 'test/harness';
|
||||
|
||||
if ($strFile =~ '^doc/xml/' || $strFile eq 'doc/manifest.xml')
|
||||
|
Reference in New Issue
Block a user