1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-21 21:39:58 +01:00
gnupg/checks/version.test
Werner Koch 94bf396a59 .
1998-09-14 10:33:57 +00:00

10 lines
128 B
Bash
Executable File

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