[test suite] minor typo fix

This commit is contained in:
Michael Rash 2014-03-29 21:45:10 -04:00
parent 22b1b2d9d2
commit a9fb3c05db

View File

@ -417,7 +417,7 @@
'cmdline' => "$default_client_args_no_get_key " .
"--rc-file $cf{'rc_invalid_b64_key'} -n testssh",
'positive_output_matches' => [qr/look\slike\sbase64\-encoded/],
'key_file' => $cf{'rc_invalide_b64_key'},
'key_file' => $cf{'rc_invalid_b64_key'},
},
{