1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-21 01:02:46 +02:00
gnupg/checks/version.test
1998-04-08 19:42:07 +00:00

10 lines
120 B
Bash
Executable File

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