summaryrefslogtreecommitdiff
path: root/tests/tstunt/gpg
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-27 23:44:15 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-28 00:50:30 +0100
commitea47496f7dd4feac94f2a3a7f51fe1e07e012ee4 (patch)
tree6b3ed1a08d79f3636e4ba0a65dc664af0dcfd313 /tests/tstunt/gpg
parentb0b5273947e6927b90e64e90c378865d86321753 (diff)
New gnupg agent thing
before (5.3) 1044.27user 126.77system 6:26.89elapsed 302%CPU (0avgtext+0avgdata 402420maxresident)k 1778718inputs+5123720outputs (2370major+57693524minor)pagefaults 0swaps after (5.3 + these changes) 1072.81user 131.38system 6:25.02elapsed 312%CPU (0avgtext+0avgdata 402448maxresident)k 1777558inputs+5124952outputs (2370major+59176578minor)pagefaults 0swaps Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tstunt/gpg')
-rwxr-xr-xtests/tstunt/gpg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tstunt/gpg b/tests/tstunt/gpg
index 679a6b8..74152bd 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-locked "$@"
+ $tmp "$DGIT_TEST_TROOT"/tstunt/gpg-withagent "$@"