summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/setup/examplegit2
-rwxr-xr-xtests/tests/quilt-gbp2
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/setup/examplegit b/tests/setup/examplegit
index 0d3b8b8..924113f 100755
--- a/tests/setup/examplegit
+++ b/tests/setup/examplegit
@@ -49,3 +49,5 @@ t-commit Sid
push-to master sid
t-setup-done 'p v suitespecs majorv revision' "aq git mirror $p"
+
+echo ok.
diff --git a/tests/tests/quilt-gbp b/tests/tests/quilt-gbp
index e091165..ac8a426 100755
--- a/tests/tests/quilt-gbp
+++ b/tests/tests/quilt-gbp
@@ -48,4 +48,4 @@ t-dgit --quilt=gbp --clean=git build-source
test-push
-exit 0
+echo ok.