chore: support parallel regtests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
CODEC_PREFIX=RS02
|
||||
. common.bash
|
||||
|
||||
ISOSIZE=30000
|
||||
@@ -14,8 +15,6 @@ NO_FILE=$TMPDIR/none.file
|
||||
|
||||
ISO_PLUS137=$ISODIR/rs02-plus137.iso
|
||||
|
||||
CODEC_PREFIX=RS02
|
||||
|
||||
# Create master image
|
||||
|
||||
if ! file_exists $MASTERISO; then
|
||||
|
||||
Reference in New Issue
Block a user