commit ea08db7370b707e1f93ff35bc8f69ad9d6043df8 from: Josh Rickmar via: Thomas Adam date: Sun Jul 03 22:08:19 2022 UTC whitespace fix commit - 64313a9ca0c0dcc6618c399f11960a44cda569b4 commit + ea08db7370b707e1f93ff35bc8f69ad9d6043df8 blob - 8e562c11ebed91d1a5a206f6674cb8aa76e6c438 blob + a813ce9d0611d996aea47e9cdad2d2e328318306 --- regress/cmdline/tag.sh +++ regress/cmdline/tag.sh @@ -335,7 +335,7 @@ test_tag_create_ssh_signed() { test_done "$testroot" "$ret" return 1 fi - + if ! echo "$GOT_STDOUT" | grep -q "^signature: $GOOD_SIG"; then echo "got tag command failed to validate signature" test_done "$testroot" "1"