chiark / gitweb /
test suite: gbp2gdr: call t-setup-done
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Feb 2018 19:20:06 +0000 (19:20 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 11:25:49 +0000 (12:25 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/setup/gbp2gdr

index ddb0d031b756c941f2d168bec2b48de1410630ae..2317db62b56291768f02deff4a7b52e558a56248 100755 (executable)
@@ -81,4 +81,11 @@ git commit -m changelog debian/changelog
 t-dgit -wgf push-source --new --overwrite
 git push
 
 t-dgit -wgf push-source --new --overwrite
 git push
 
+cd ..
+t-setup-done '' "$(echo $p*) git mirror salsa aq" '
+       . $troot/lib-gdr
+       t-tstunt-parsechangelog
+       p=example
+'
+
 t-ok
 t-ok