Skip to content

Commit 3872402

Browse files
say-paulmmartinv
andauthored
Update test/test-makefile.sh
Co-authored-by: Miguel Martin <mmartinv@redhat.com>
1 parent d90ffa3 commit 3872402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-makefile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ get_device_guid () {
137137

138138
run_fido_device_onboard () {
139139
local log=$1
140-
local extra_args=("${@:2}")
140+
shift
141141
cd ${creds_dir}
142142
go-fdo-client --blob "${device_credentials}" --debug onboard --key ec256 --kex ECDH256 "${@}" | tee "${log}"
143143
cd -

0 commit comments

Comments
 (0)