chiark / gitweb /
test suite: lib-reprepro: Add a couple of comments
[dgit.git] / tests / tests / quilt-splitbrains
index 89d9fd393abea374916ecc1e31d7b39764ca90b0..9f0ae5ff917fca0c7cf69c4931b796f93e2e9042 100755 (executable)
@@ -26,9 +26,9 @@ want-success () {
        t-refs-same-start
        t-ref-head
 
-       t-dgit "$@" --quilt=$qmode build-source
+       t-dgit "$@" --quilt=$qmode --dgit-view-save=split.b build-source
 
-       t-dgit "$@" --quilt=$qmode push
+       t-dgit "$@" --quilt=$qmode --dgit-view-save=split.p push
        t-$qmode-pushed-good
 }
 
@@ -137,4 +137,4 @@ t-commit dpmish-stable 1.0-6 $suite
 
 want-success dpm --new
 
-echo ok.
+t-ok