mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
19 lines
289 B
Plaintext
19 lines
289 B
Plaintext
|
BUGID=29106
|
||
|
FIND=break
|
||
|
LANG=c++
|
||
|
BUILD_KIND=full
|
||
|
BUG_KIND=wrong-code
|
||
|
OPTS=""
|
||
|
|
||
|
. ./common.config
|
||
|
|
||
|
export REG_TEST=${BUGID}.test
|
||
|
|
||
|
#LOW_PATCH=532
|
||
|
#HIGH_PATCH=550
|
||
|
|
||
|
#msg 0 'NOTE: skipping low patch, already verified'
|
||
|
#SKIP_LOW=1
|
||
|
#msg 0 'NOTE: skipping high patch, already verified'
|
||
|
#SKIP_HIGH=1
|