chiark / gitweb /
test suite: t-tagupl-test: Use "salsa" as the source
[dgit.git] / tests / lib
index 29b68e73b99787d57ace56a77155f51cfb751038..a032945fc79faab0b686291cbdbbd125f6c1863f 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -1212,11 +1212,12 @@ t-tagupl-settings () {
 }
 
 t-tagupl-run-drs () {
+       local source=$1
        cd ..
        cd tagupl
 
        DGIT_DRS_ANY_URL=1 \
-       DGIT_DRS_MODE="tag2upload $tmp/$p $tagname" \
+       DGIT_DRS_MODE="tag2upload $source $tagname" \
         $troot/drs-git-ext 
 
        cd $tmp/$p
@@ -1224,10 +1225,10 @@ 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
+       t-tagupl-run-drs $tmp/pretend-salsa
 
        t-dgit fetch
        t-pushed-good master