chiark / gitweb /
dgit: --clean=dpkg-source: Check for untracked unignored files
[dgit.git] / tests / tests / oldnewtagalt
index cb270b268388a989f49fdba7e9d32ab1702901d7..6730918bff99e7c8dea504b026c3c26a6633d0cf 100755 (executable)
@@ -9,7 +9,7 @@ cd $p
 
 test-push () {
        t-commit "$1"
-       t-dgit build-source
+       t-dgit -wgf build-source
        t-dgit push
 }
 
@@ -21,5 +21,5 @@ for count in 1 2; do
        test-push "newtag $count"
 done
 
-echo ok.
+t-ok