diff options
Diffstat (limited to 'tests/gpg/final.test')
-rwxr-xr-x | tests/gpg/final.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpg/final.test b/tests/gpg/final.test index 5148a34b..5289396f 100755 --- a/tests/gpg/final.test +++ b/tests/gpg/final.test @@ -1,4 +1,4 @@ #!/bin/sh -${srcdir}/start-stop-agent --stop +${top_srcdir}/tests/start-stop-agent --stop exit 0 |