1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00
gnupg/checks/version.test
2001-09-28 08:54:51 +00:00

9 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