From 86d5b0c549aee56bcc904bd624c09ed5623e0299 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 4 Jan 2017 20:35:49 +0000 Subject: 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 --- tests/tests/rpush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests/rpush') diff --git a/tests/tests/rpush b/tests/tests/rpush index c627788..71bbe2b 100755 --- a/tests/tests/rpush +++ b/tests/tests/rpush @@ -28,4 +28,4 @@ t-dgit --ssh=$troot/ssh rpush somehost:$tmp/$p cd $tmp/$p t-pushed-good dgit/sid -echo ok. +t-ok -- cgit v1.2.3