gnupg/checks/version.test

10 lines
123 B
Bash
Executable File

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