summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/rpush2
-rwxr-xr-xtests/tests/rpush-quilt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests/rpush b/tests/tests/rpush
index 3ccf605..9bff006 100755
--- a/tests/tests/rpush
+++ b/tests/tests/rpush
@@ -21,7 +21,7 @@ t-dgit --dpkg-buildpackage:-d build
mkdir $tmp/empty
cd $tmp/empty
-t-dgit --ssh=$troot/ssh rpush somehost:$tmp/$p
+t-dgit --ssh=$troot/ssh rpush-built somehost:$tmp/$p
cd $tmp/$p
t-pushed-good dgit/sid
diff --git a/tests/tests/rpush-quilt b/tests/tests/rpush-quilt
index bb49fc6..aca403a 100755
--- a/tests/tests/rpush-quilt
+++ b/tests/tests/rpush-quilt
@@ -11,7 +11,7 @@ t-dgit -wgf --quilt=gbp --dgit-view-save=split.b build-source
mkdir $tmp/empty
cd $tmp/empty
t-dgit --quilt=gbp --dgit-view-save=split.p \
- --ssh=$troot/ssh rpush somehost:$tmp/$p
+ --ssh=$troot/ssh rpush-built somehost:$tmp/$p
cd $tmp/$p
t-gbp-pushed-good