aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/version.test
blob: f1fd7284fcc6ed2e9202c66e535622303603209a (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. $srcdir/defs.inc || exit 3

# print the GPG version
$GPG --version

#fixme: check that the output is correct