summaryrefslogtreecommitdiffstats
path: root/checks/version.test
blob: 13ca07364f6db6f83712fe4ad856cd26d6989519 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. $srcdir/defs.inc || exit 3

# print the GPG version
$srcdir/run-gpg --version

#fixme: check that the output is correct