summaryrefslogtreecommitdiff
path: root/tests/tstunt/gpg-withagent
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-30 10:21:32 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-30 10:54:53 +0100
commit690272dfb77eefa9277970dafe4bbb47de3b35e1 (patch)
tree641af3cf4ace1dfe9f798a52f0d8953c2bedf8e6 /tests/tstunt/gpg-withagent
parent38eae0db7f393311667bec9dfe0aa7a514b893bd (diff)
test suite: gpg agent workaround: Neaten the logging.debian/5.5+exp8archive/debian/5.5+exp8
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tstunt/gpg-withagent')
-rwxr-xr-xtests/tstunt/gpg-withagent2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tstunt/gpg-withagent b/tests/tstunt/gpg-withagent
index 4b2ee1a..b7b8bfd 100755
--- a/tests/tstunt/gpg-withagent
+++ b/tests/tstunt/gpg-withagent
@@ -51,7 +51,7 @@ d
set +e
$DGIT_TEST_REAL_GPG \
- --agent-program=$DGIT_STUNT_AGENT "$@"
+ --agent-program=$DGIT_STUNT_AGENT "$@" 2>&9
rc=$?
set -e