Skip to content
Snippets Groups Projects

ci: add basic integration test for pmb

Merged Clayton Craft requested to merge craftyguy/ci_integration_test into master
Compare and Show latest version
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -15,6 +15,7 @@ if ! "yes '' | ./pmbootstrap.py \
init \
>/tmp/pmb_init 2>&1"; then
cat /tmp/pmb_init
fi
./pmbootstrap.py work_migrate
./pmbootstrap.py config aports "$pmaports"
Loading