[test suite] minor addition of spaces for --last tests
This commit is contained in:
parent
0d6917fa4e
commit
bf3319e0ba
@ -5447,7 +5447,8 @@ sub run_last_args() {
|
||||
|
||||
unlink $tmp_args_file if -e $tmp_args_file;
|
||||
|
||||
&write_test_file("fwknop -A tcp/22 -s -D 127.0.0.1 --verbose " .
|
||||
### add a few extra spaces to ensure this is handled properly
|
||||
&write_test_file("fwknop -A tcp/22 -s -D 127.0.0.1 --verbose " .
|
||||
"--get-key $local_key_file\n", $tmp_args_file);
|
||||
|
||||
return &generic_exec($test_hr);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user