summaryrefslogtreecommitdiff
path: root/tests/run-all
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-08-04 22:27:54 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-08-04 23:06:18 +0100
commit0450dc6909f1543a9515f9e686a5c01c7888073b (patch)
tree5b6c586efbdce2194ee21edfaa98a64adfca9b79 /tests/run-all
parenta6c565be751393ef52d2b74919b7ce2744019394 (diff)
test suite: stunt gnupg: Much better logging of race errors
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/run-all')
-rwxr-xr-xtests/run-all2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-all b/tests/run-all
index 3877c76..cfa5ce2 100755
--- a/tests/run-all
+++ b/tests/run-all
@@ -15,6 +15,8 @@ fi
mkdir -p tests/tmp
+export DGIT_GNUPG_STUNT_ERRLOG=$( tty -s ||: )
+
(
set -x
exec make $jcpus -k -f tests/Makefile "$@"