From 2a967d305326721eb9fb96c7ace8796a2a238ab8 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 20 Nov 2013 18:35:50 +0000 Subject: autopkgtests: consistently say "echo ok." at end of tests --- tests/tests/clone-nogit | 2 +- tests/tests/fetch-localgitonly | 2 +- tests/tests/fetch-somegit-notlast | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/tests/clone-nogit b/tests/tests/clone-nogit index fd27550..7d33b5f 100755 --- a/tests/tests/clone-nogit +++ b/tests/tests/clone-nogit @@ -19,4 +19,4 @@ t-dgit push t-pushed-good dgit/sid -echo ok +echo ok. diff --git a/tests/tests/fetch-localgitonly b/tests/tests/fetch-localgitonly index 7937a6f..1177ed6 100755 --- a/tests/tests/fetch-localgitonly +++ b/tests/tests/fetch-localgitonly @@ -13,4 +13,4 @@ t-dgit pull t-cloned-fetched-good t-has-ancestor $old -echo ok +echo ok. diff --git a/tests/tests/fetch-somegit-notlast b/tests/tests/fetch-somegit-notlast index 3943512..15b9404 100755 --- a/tests/tests/fetch-somegit-notlast +++ b/tests/tests/fetch-somegit-notlast @@ -12,4 +12,4 @@ cd $p t-cloned-fetched-good t-has-ancestor debian/3-1 -echo ok +echo ok. -- cgit v1.2.3