chore: support parallel regtests

This commit is contained in:
Stéphane Lesimple
2020-09-05 18:36:35 +02:00
parent 935aa50038
commit 08863f0f85
7 changed files with 75 additions and 30 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env bash
CODEC_PREFIX=RS03i
. common.bash
ISOSIZE=21000
@@ -17,8 +18,6 @@ LMI_HEADER=235219
LMI_LAYER_SIZE=1409
LMI_FIRSTCRC=235303
CODEC_PREFIX=RS03i
# Create master image
if ! file_exists $MASTERISO; then