mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +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
|