summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib2
-rwxr-xr-xtests/tests/tagupl4
-rwxr-xr-xtests/tests/tagupl-native3
3 files changed, 3 insertions, 6 deletions
diff --git a/tests/lib b/tests/lib
index 29b68e7..39f1382 100644
--- a/tests/lib
+++ b/tests/lib
@@ -1224,7 +1224,7 @@ t-tagupl-run-drs () {
t-tagupl-test () {
${DGIT_DEBPUSH_TEST-git debpush} \
- --distro=test-dummy --no-push -u Senatus "$@"
+ --distro=test-dummy -u Senatus "$@"
mkdir ../tagupl
t-tagupl-run-drs
diff --git a/tests/tests/tagupl b/tests/tests/tagupl
index 52c4a7a..cfbdb6e 100755
--- a/tests/tests/tagupl
+++ b/tests/tests/tagupl
@@ -27,9 +27,7 @@ t-tagupl-settings
upstream=$(git rev-parse upstream/1.0~0)
tagname=test-dummy/$v
-t-tagupl-test --no-push --quilt=gbp
-
-# xxx test pushing
+t-tagupl-test --quilt=gbp
# todo: test each miss/rejection
diff --git a/tests/tests/tagupl-native b/tests/tests/tagupl-native
index cd6538e..d1ec6b5 100755
--- a/tests/tests/tagupl-native
+++ b/tests/tests/tagupl-native
@@ -24,9 +24,8 @@ git commit -m 'convert to 1.0 native'
tagname=test-dummy/$v
-t-tagupl-test --no-push
+t-tagupl-test
-# xxx test pushing
# todo: test each miss/rejection
t-ok