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