[test suite] minor bug fix for GPG no password HMAC test rc file
This commit is contained in:
parent
5176f9e04b
commit
be2bb71c74
@ -37,7 +37,7 @@
|
||||
'subcategory' => 'client+server',
|
||||
'detail' => 'gpg args from rc file',
|
||||
'function' => \&spa_cycle,
|
||||
'cmdline' => "$default_client_gpg_args_no_homedir "
|
||||
'cmdline' => $default_client_args
|
||||
. " --rc-file $cf{'rc_gpg_args_no_pw_hmac_b64_key'}",
|
||||
'fwknopd_cmdline' => $default_server_gpg_args_no_pw_hmac,
|
||||
'fw_rule_created' => $NEW_RULE_REQUIRED,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user