aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/version.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/version.test')
-rwxr-xr-xtests/openpgp/version.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/version.test b/tests/openpgp/version.test
index be565fb6f..9d265ad06 100755
--- a/tests/openpgp/version.test
+++ b/tests/openpgp/version.test
@@ -105,6 +105,6 @@ $GPG_PRESET_PASSPHRASE --preset -P abc A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD
info "Printing the GPG version"
-$GPG --version
+$GPG --version | awk '{print " > " $0}'
#fixme: check that the output is as expected