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=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