summaryrefslogtreecommitdiff
path: root/tests/tests/tag-updates
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/tag-updates
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/tag-updates')
-rwxr-xr-xtests/tests/tag-updates2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/tag-updates b/tests/tests/tag-updates
index 8c6ab09..824fd1e 100755
--- a/tests/tests/tag-updates
+++ b/tests/tests/tag-updates
@@ -34,4 +34,4 @@ t-refs-same-start
t-ref-same-exact $tagref
fetch-check
-echo done.
+t-ok