summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authordf@kahlann.erinye.com <>2007-01-31 18:54:15 +0100
committerdf@kahlann.erinye.com <>2007-01-31 18:54:15 +0100
commit9fe01abcca70a4e6c75b5e88ca1a910858a54e31 (patch)
tree1c3dab0c48ba022a513928d0e1ef112b5268c172 /support-files
parentf1289aa1d95a2b6576caa6c2c0c02aabde9e3fbf (diff)
parentbeb265b2fe82857a43d34ef4d67faf7822e14313 (diff)
downloadmariadb-git-9fe01abcca70a4e6c75b5e88ca1a910858a54e31.tar.gz
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index cbd74cf557e..f60664bdefd 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -355,6 +355,8 @@ then
fi
( cd mysql-test
+ MTR_BUILD_THREAD=auto
+ export MTR_BUILD_THREAD
perl ./mysql-test-run.pl --force --report-features
perl ./mysql-test-run.pl --force --ps-protocol
true )
@@ -417,6 +419,8 @@ then
fi
( cd mysql-test
+ MTR_BUILD_THREAD=auto
+ export MTR_BUILD_THREAD
perl ./mysql-test-run.pl --force --report-features
perl ./mysql-test-run.pl --force --ps-protocol
true )
@@ -765,6 +769,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Wed Jan 31 2007 Daniel Fischer <df@mysql.com>
+
+- add MTR_BUILD_THREAD=auto to test runs.
+
* Fri Jan 05 2007 Kent Boortz <kent@mysql.com>
- Add CFLAGS to gcc call with --print-libgcc-file, to make sure the