Skip to content

Commit c3a7dd6

Browse files
author
Greg Sabino Mullane
committed
Typo
1 parent e1e1eb7 commit c3a7dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_postgres.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6907,7 +6907,7 @@ sub check_same_schema {
69076907
## Set the total time
69086908
$db->{totaltime} = sprintf '%.2f', tv_interval($start);
69096909

6910-
## Before we outpu any results, rewrite the audit file if needed
6910+
## Before we output any results, rewrite the audit file if needed
69116911
## We do this if we are reading from a saved file,
69126912
## and the "replace" argument is set
69136913
if ($samedb and $opt{replace}) {

0 commit comments

Comments
 (0)