1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-11 23:59:50 +02:00
gnupg/checks/version.test
1998-09-14 15:49:56 +00:00

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