summaryrefslogtreecommitdiff
path: root/tests/tests/quilt-singlepatch
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-05 18:13:27 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-05 18:15:20 +0100
commitdb8abe2a9751ce42afecb482fa0203ea6e538bbb (patch)
tree0c0ebac628fb62056652f09ccd2a0fefdbf319d8 /tests/tests/quilt-singlepatch
parent1cf06cc2ffd2758e2a964ef5ce206ae16335585a (diff)
test suite: Add --force-reusing-version to many tests
This is going to be needed in a moment. Unknown --force options are harmless and just generate warnings, so we do this in advance. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/quilt-singlepatch')
-rwxr-xr-xtests/tests/quilt-singlepatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/quilt-singlepatch b/tests/tests/quilt-singlepatch
index 320a31c..9c03595 100755
--- a/tests/tests/quilt-singlepatch
+++ b/tests/tests/quilt-singlepatch
@@ -40,6 +40,6 @@ git apply --reverse debian/patches/debian-changes
git commit -a -m 'go back to plain upstream'
t-dgit -wgf build-source
-t-dgit --damp-run push
+t-dgit --damp-run --force-reusing-version push
t-ok