gnupg/checks/version.test

10 lines
134 B
Bash
Executable File

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