summaryrefslogtreecommitdiff
path: root/tests/tests/oldnewtagalt
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-04 20:35:49 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-04 22:11:07 +0000
commit86d5b0c549aee56bcc904bd624c09ed5623e0299 (patch)
tree07a5ec4728da1cd723b7f8a5bd70abf020503f4c /tests/tests/oldnewtagalt
parent77ee312137319559ae161e136953d9645414528d (diff)
test suite: Introduce t-ok.
No functional change. perl -i~ -pe 's/^echo ok\.$/t-ok/' tests/tests/*[^~] perl -i~ -pe 's/^echo ok\.$/t-ok/' tests/setup/*[^~] perl -i~ -pe 's/^echo done\.$/t-ok/' tests/tests/*[^~] perl -i~ -pe 's/^echo done\.$/t-ok/' tests/setup/*[^~] Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/oldnewtagalt')
-rwxr-xr-xtests/tests/oldnewtagalt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/oldnewtagalt b/tests/tests/oldnewtagalt
index cb270b2..098fe19 100755
--- a/tests/tests/oldnewtagalt
+++ b/tests/tests/oldnewtagalt
@@ -21,5 +21,5 @@ for count in 1 2; do
test-push "newtag $count"
done
-echo ok.
+t-ok