chiark / gitweb /
autopkgtests: consistently say "echo ok." at end of tests
[dgit.git] / tests / tests / clone-nogit
index 978afb8eca4866eac737aeb480945a2b077baaa0..7d33b5fadd4a46228f724943263c0e1ee3053586 100755 (executable)
@@ -10,4 +10,13 @@ t-dgit clone $p
 cd $p
 t-cloned-fetched-good
 
-echo ok
+v=3-2~dummy1
+t-apply-diff 3-1 $v
+debcommit -a
+
+t-dgit --dpkg-buildpackage:-d build
+t-dgit push
+
+t-pushed-good dgit/sid
+
+echo ok.