summaryrefslogtreecommitdiff
path: root/tests/tests/gdr-import-dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 12:37:45 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 13:43:08 +0100
commita47f1af332372a372bf5758d1e3d9eeffe14acbd (patch)
treee3c4a66726c944a2c1f977bde9714f3d8b48062f /tests/tests/gdr-import-dgit
parent6a552157942a5b23579655f44f9b23a88041f53e (diff)
test suite: Factor out t-dch-commit-r
The pattern `dch -r sid' is actually wrong and we will want to change it. See #903441 and #903598. For future-proofing, factor this out before we fix it. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/gdr-import-dgit')
-rwxr-xr-xtests/tests/gdr-import-dgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/gdr-import-dgit b/tests/tests/gdr-import-dgit
index 19918d8..c18c097 100755
--- a/tests/tests/gdr-import-dgit
+++ b/tests/tests/gdr-import-dgit
@@ -40,7 +40,7 @@ nmu-fold
v=2.0-3
t-dch-commit -v $v -m "incorporate nmu"
-t-dch-commit -r sid
+t-dch-commit-r
t-dgit -wgf push-source
: 'now test a new upstream'