Bug 33050: Tidy
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
4d604ac2a9
commit
f88cb1da4f
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ my $quote = '"';
|
|||
my $store_results = 0;
|
||||
my $csv_header = 0;
|
||||
my $csv_separator = "";
|
||||
my $csv_quote = "";
|
||||
my $csv_quote = "";
|
||||
|
||||
my $username = undef;
|
||||
my $password = undef;
|
||||
|
|
Loading…
Reference in a new issue