gnupg/checks/version.test

10 lines
120 B
Bash
Executable File

#!/bin/sh
. defs.inc || exit 3
# print the GPG version
./run-gpg --version
#fixme: check that the output is correct