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

. defs.inc || exit 3

# print the GPG version
./run-gpg --version

#fixme: check that the output is correct