From 53cdf2a1ad851c4747711877d304c647eaf83f41 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 30 Jun 2018 09:55:26 +0100 Subject: test suite: gnupg workaround: Remove a sprurious $tmp This is not set here, which is just as well because it would have been quite wrong. Signed-off-by: Ian Jackson --- tests/tstunt/gpg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tstunt/gpg b/tests/tstunt/gpg index 74152bd..79d8319 100755 --- a/tests/tstunt/gpg +++ b/tests/tstunt/gpg @@ -3,4 +3,4 @@ set -e exec \ with-lock-ex -w "$DGIT_TEST_GNUPG_GLOBAL_LOCK" \ - $tmp "$DGIT_TEST_TROOT"/tstunt/gpg-withagent "$@" + "$DGIT_TEST_TROOT"/tstunt/gpg-withagent "$@" -- cgit v1.2.3