chiark / gitweb /
test suite: examplegit: Call t-select-package
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Aug 2019 11:10:33 +0000 (12:10 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2019 23:09:28 +0000 (00:09 +0100)
This can save our importers from havig to t-select-package themselves.

Drop the now-redundant call from the one importer that had it.
Various of the importers call t-archive-* or t-git-* that also call
t-select-package, but this is not a problem.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/setup/examplegit
tests/tests/forcesplit-overwrite

index 88f6178ce75f76a11798637e0f2f4756858e1707..d25ee95a039921191d05f9bcc58333c474b4dea3 100755 (executable)
@@ -50,4 +50,6 @@ push-to master sid
 
 git clean -xdff
 
-t-setup-done 'p v suitespecs majorv revision' "aq git mirror $p"
+t-setup-done 'v suitespecs majorv revision' "aq git mirror $p" "
+       t-select-package $p
+"
index 9600d3a8887d1d424e4b65e1562fc2172c82db2c..58262875f46edea73c8f26fc3ed3a286c1c24885 100755 (executable)
@@ -7,8 +7,7 @@ set -e
 
 t-setup-import examplegit
 
-t-select-package example
-cd example
+cd $p
 
 suite=stable