Skip to content
Snippets Groups Projects

CI: Extend integration testing

Merged Caleb Connolly requested to merge caleb/moar-testing into master
All threads resolved!
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -13,7 +13,7 @@ usage() {
pmbootstrap() {
echo "+ pmbootstrap $*"
./pmbootstrap.py --details-to-stdout -t "$@"
./pmbootstrap.py --details-to-stdout -y "$@"
}
# Make sure that the work folder format is up to date, and that there are no
Loading