From 8669264dce6fe0edec71297b7b4159e5dfdea0ff Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 21 Jun 2018 01:25:42 +0100 Subject: [PATCH] test suite: Test that --new --overwrite works properly. Here --overwrite is not needed, so is a no-op. I chose this test for no particular reason, out of the results of git-grep -e --new. Signed-off-by: Ian Jackson --- tests/tests/version-opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/version-opt b/tests/tests/version-opt index 22c35e7e..2933912d 100755 --- a/tests/tests/version-opt +++ b/tests/tests/version-opt @@ -14,7 +14,7 @@ git tag start t-dgit setup-mergechangelogs t-dgit build-source -t-dgit push --new +t-dgit push --new --overwrite t-archive-process-incoming sid -- 2.30.2