gnupg/checks/version.test

11 lines
126 B
Bash
Executable File

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