summaryrefslogtreecommitdiff
path: root/tests/tests/dpkgsourceignores-correct
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-09-02 11:23:15 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2023-09-02 11:25:39 +0100
commitea934e4b7845ab3841e744fd032792d56d86fabe (patch)
tree784d9462a9782e98974b9d488673848ed5ffa0e6 /tests/tests/dpkgsourceignores-correct
parent9231189d61d5969fe8d8d2fff293b8ac0c0d4fab (diff)
dgit: Prevent pushing old versions (prep)
Allow (but ignore) the --force option we're going to use. Apply it to two tests which play a bit fast and loose, (ie, which omit calls to dch to update the changelog version.) Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/dpkgsourceignores-correct')
-rwxr-xr-xtests/tests/dpkgsourceignores-correct2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/dpkgsourceignores-correct b/tests/tests/dpkgsourceignores-correct
index f71c3a4..f3d70fa 100755
--- a/tests/tests/dpkgsourceignores-correct
+++ b/tests/tests/dpkgsourceignores-correct
@@ -48,6 +48,6 @@ git add .
git commit -m 'want these'
t-dgit --quilt=smash -wgf build-source
-t-dgit -wgf push-built
+t-dgit --force-uploading-old-version -wgf push-built
t-ok