mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Ensure test responses are displayed in their unprocessed form.
This commit is contained in:
parent
eb4464aaec
commit
a3b197a209
@ -41,7 +41,7 @@ usage() if ( $helpmeplease || ((!defined($suite) || !defined($case)) && !defined
|
||||
my $dbh;
|
||||
|
||||
|
||||
my @arguments = ( "--basic", "--proxy", "", "--insecure" );
|
||||
my @arguments = ( "--basic", "--proxy", "", "--insecure", "--raw" );
|
||||
push @arguments, "--silent" unless ( $debug );
|
||||
push @arguments, "--verbose" if ( $debug );
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user