summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/gdr-import-dgit3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/tests/gdr-import-dgit b/tests/tests/gdr-import-dgit
index 8ab8bef..db07321 100755
--- a/tests/tests/gdr-import-dgit
+++ b/tests/tests/gdr-import-dgit
@@ -18,8 +18,6 @@ nmu-upload-1 () {
nmu-upload-2 () {
- gbp pq import
-
t-dch-commit -v $v -m "nmu $nmubranch $v"
t-some-changes "nmu $numbranch $v"
t-dch-commit -r sid
@@ -38,6 +36,7 @@ nmu-upload-2 () {
v=2.0-2+nmu1
nmu-upload-1 nmu
+gbp pq import
nmu-upload-2
: 'done the nmu, switching back to the maintainer hat'