summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 13:27:19 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 13:44:16 +0100
commit0871c116c21e7f91f5ec5a0810daca1eeba21dd5 (patch)
tree2ce7209287fad2fef2ee849e0ac78a78fdafa128 /tests
parentf11c6632af0949d0956149cfc2d4e51f18d468cc (diff)
test suite: Drop t-ok from setup/*
t-ok is going to save artifacts, which we don't want these to do. It is not actually needed. All it does that is useful is the fsck, which the actual tests will do. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup/examplegit2
-rwxr-xr-xtests/setup/gdr-convert-gbp2
-rwxr-xr-xtests/setup/gnupg2
3 files changed, 0 insertions, 6 deletions
diff --git a/tests/setup/examplegit b/tests/setup/examplegit
index 112e27a..48864d4 100755
--- a/tests/setup/examplegit
+++ b/tests/setup/examplegit
@@ -49,5 +49,3 @@ t-commit Sid
push-to master sid
t-setup-done 'p v suitespecs majorv revision' "aq git mirror $p"
-
-t-ok
diff --git a/tests/setup/gdr-convert-gbp b/tests/setup/gdr-convert-gbp
index d64b867..6ec374d 100755
--- a/tests/setup/gdr-convert-gbp
+++ b/tests/setup/gdr-convert-gbp
@@ -99,5 +99,3 @@ t-setup-done '' "$(echo $p*) salsa $($ifarchive echo git mirror aq)" '
p=example
t-git-next-date
'
-
-t-ok
diff --git a/tests/setup/gnupg b/tests/setup/gnupg
index 7a164ef..56e4e66 100755
--- a/tests/setup/gnupg
+++ b/tests/setup/gnupg
@@ -30,5 +30,3 @@ gpg --list-secret
t-setup-done 'DGIT_TEST_GNUPG_GLOBAL_LOCK DGIT_TEST_GNUPG_LOG' \
'gnupg' "$setup"
-
-t-ok