mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'os-test-fix' into 'master'
Fix typo on os-test-result recipe See merge request redox-os/redox!1788
This commit is contained in:
commit
e7b78ea9a6
@ -94,7 +94,7 @@ else
|
||||
# https://gitlab.redox-os.org/redox-os/redox/-/issues/1753
|
||||
export REDOXER_QEMU_ARGS="-smp 1"
|
||||
# make: jobs doesn't work yet
|
||||
echo redoxer exec --folder . --folder "${COOKBOOK_SYSROOT}/usr/:/usr" --artifact out:/root/out \
|
||||
redoxer exec --folder . --folder "${COOKBOOK_SYSROOT}/usr/:/usr" --artifact out:/root/out \
|
||||
bash -c "until make test; do echo retrying; done"
|
||||
postinstall
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user