X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=t%2Fall-020-get.t;h=a96f8961cb5c8cb312f28757dc9a5a4ca24b8a02;hb=ec3fd8971e87c82b2768b5b9dcbcd569edc3259b;hp=8adaa3f43693f9bbe9a4d5797a5275f24ee54390;hpb=83ae316a7b14e55418349e87d1a1942a0627ae14;p=onak.git diff --git a/t/all-020-get.t b/t/all-020-get.t index 8adaa3f..a96f896 100755 --- a/t/all-020-get.t +++ b/t/all-020-get.t @@ -5,7 +5,7 @@ set -e cd t ../onak -b -c test.conf add < ../keys/noodles.key -if ! ../onak -c test.conf get 0x2DA8B985 2> /dev/null | \ +if ! ../onak -c test.conf get 0x94FA372B2DA8B985 2> /dev/null | \ grep -q -- '-----BEGIN PGP PUBLIC KEY BLOCK-----'; then echo "* Did not correctly retrieve key by keyid." exit 1