9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
__MIRE_RUN_WITH_BREAKS___
|
|
mire init
|
|
mire record suite/spec
|
|
echo nope
|
|
exit
|
|
n
|
|
test ! -e e2e/suite/spec/in && test ! -e e2e/suite/spec/out && echo discarded
|
|
exit
|