#!/bin/sh set -e exec \ with-lock-ex -w "$DGIT_TEST_GNUPG_GLOBAL_LOCK" \ $tmp "$DGIT_TEST_TROOT"/tstunt/gpg-withagent "$@"