chore: support parallel regtests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user