summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-06 23:23:19 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-07 11:18:17 +0100
commit5986d81a14f60f14ee2d31967be1bc2f6ba6cc7a (patch)
tree1d4ea3052d9244272f78637d8366a84b7d4ff333 /tests/tests
parent314836c04a9199e5a008e1ed8734887cf9969bf6 (diff)
test suite: tagupl*: Drop use of --no-push
Now we do actually push. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/tagupl4
-rwxr-xr-xtests/tests/tagupl-native3
2 files changed, 2 insertions, 5 deletions
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