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

. defs.inc || exit 3

# print the GPG version
run_gpg --version
cat err

#fixme: check that the output is correct