mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 10:17:40 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@37371 a95241bf-73f2-0310-859d-f6bbb57e9c96
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
|