With the following in a .suite file:
SNIa_DoubleDetonation -t "Comparison/SNIaDDT/AMR/2d/sparkNt" -np 8 -as "-test" \
-e OMP_NUM_THREADS=1 -cbase 2023-04-11_5
`flashxtest setup-suite' fails with
usage: flashxtest [-h] [-t TEST] [-np NPROCS] [-cbase CBASE] [-rbase RBASE]
[-tol TOLERANCE] [-e ENV [ENV ...]] [-debug]
[-as ADD_SETUP_OPTS]
flashxtest: error: argument -as/--add-setup-opts: expected one argument
The intention here was obviously to add the string "-test" to the setup command line for this one test.
With the following in a
.suitefile:`flashxtest setup-suite' fails with
The intention here was obviously to add the string "-test" to the setup command line for this one test.