summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index a8fdb97f8..60e86c3b3 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -2485,6 +2485,7 @@ sub run_command {
my $cline = (caller)[2];
my $args = join ' ' => @args;
warn "Version: $VERSION\n";
+ warn "OS: $^O\n";
warn "Action: $action\n";
warn "Calling line: $cline\n";
warn "Output: $line\n";