Skip to content

Fix get key id from key_idpad

Matthijs Mekking requested to merge 1466-kasp-test-keyid-0 into master

The kasp system test has a call to sed to retrieve the key identifier without leading zeros. The sed call could not handle key id 0. Update the kasp test to also correctly deal with this case.

Closes #1466 (closed)

Merge request reports