summaryrefslogtreecommitdiff
path: root/tests/tstunt/gpg-agent
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tstunt/gpg-agent')
-rwxr-xr-xtests/tstunt/gpg-agent6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tstunt/gpg-agent b/tests/tstunt/gpg-agent
new file mode 100755
index 0000000..96ae839
--- /dev/null
+++ b/tests/tstunt/gpg-agent
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+exec \
+$DGIT_TEST_REAL_GPG_AGENT \
+ --debug-quick-random \
+ "$@"