]> granicus.if.org Git - pgbadger/commitdiff
Adding missing curly brace
authorLuis Uribe <acme@eviled.org>
Mon, 31 Mar 2014 19:19:12 +0000 (14:19 -0500)
committerLuis Uribe <luribe@alertlogic.com>
Mon, 31 Mar 2014 19:20:10 +0000 (14:20 -0500)
pgbadger

index f2feb069a3194488c2245270b1077bb9cab30ab3..e4a86f9bace3627de9c0f722f48aba865eb17814 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -9887,7 +9887,7 @@ sub get_log_file
                }
                elsif (($logf =~ /\.xz/i) && ($zcat =~ /^$zcat_cmd$/)) {
                        $uncompress = $xzcat;
-               
+               }
                &logmsg('DEBUG', "Compressed log file, will use command: $uncompress \"$logf\"");
 
                # Open a pipe to zcat program for compressed log