chiark / gitweb /
autopkgtests: consistently say "echo ok." at end of tests
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 20 Nov 2013 18:35:50 +0000 (18:35 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Nov 2013 17:45:28 +0000 (17:45 +0000)
tests/tests/clone-nogit
tests/tests/fetch-localgitonly
tests/tests/fetch-somegit-notlast

index fd2755025c9825f47b2dfa8156c31df68defe3b8..7d33b5fadd4a46228f724943263c0e1ee3053586 100755 (executable)
@@ -19,4 +19,4 @@ t-dgit push
 
 t-pushed-good dgit/sid
 
 
 t-pushed-good dgit/sid
 
-echo ok
+echo ok.
index 7937a6f3600e2bdcb7112cd0418dc13229c0081f..1177ed63500ce8cf052cf5071ea8b5f9998b6b13 100755 (executable)
@@ -13,4 +13,4 @@ t-dgit pull
 t-cloned-fetched-good
 t-has-ancestor $old
 
 t-cloned-fetched-good
 t-has-ancestor $old
 
-echo ok
+echo ok.
index 3943512b42c446f55b41b2f05ad981ab3c2662e3..15b940465733c3e1212bac39604413fc8ebd1cf8 100755 (executable)
@@ -12,4 +12,4 @@ cd $p
 t-cloned-fetched-good
 t-has-ancestor debian/3-1
 
 t-cloned-fetched-good
 t-has-ancestor debian/3-1
 
-echo ok
+echo ok.