We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e1eb7 commit c3a7dd6Copy full SHA for c3a7dd6
check_postgres.pl
@@ -6907,7 +6907,7 @@ sub check_same_schema {
6907
## Set the total time
6908
$db->{totaltime} = sprintf '%.2f', tv_interval($start);
6909
6910
- ## Before we outpu any results, rewrite the audit file if needed
+ ## Before we output any results, rewrite the audit file if needed
6911
## We do this if we are reading from a saved file,
6912
## and the "replace" argument is set
6913
if ($samedb and $opt{replace}) {
0 commit comments