Disabling raw gets rid of some of the garbage

This commit is contained in:
Andrew Ruthven 2021-09-19 00:30:42 +12:00
parent c6e4189fa0
commit 778f51ca28
2 changed files with 1 additions and 4 deletions

View File

@ -43,7 +43,7 @@ usage() if ( $helpmeplease || ((!defined($suite) || !defined($case)) && !defined
my $dbh;
my @arguments = ( "--basic", "--proxy", "", "--insecure", "--raw" );
my @arguments = ( "--basic", "--proxy", "", "--insecure" );
push @arguments, "--silent" unless ( $debug );
push @arguments, "--verbose" if ( $debug );

View File

@ -557,6 +557,3 @@ SQL Result:
2020-09-29 03:15:00 2020-09-30 03:15:00 2020-10-01 03:15:00 2020-10-02 03:15:00
2020-10-03 03:15:00 2020-10-04 03:15:00 2020-10-05 03:15:00 2020-10-06 03:15:00
0