diff options
author | Joerg Bruehe <joerg.bruehe@oracle.com> | 2012-07-24 12:32:14 +0200 |
---|---|---|
committer | Joerg Bruehe <joerg.bruehe@oracle.com> | 2012-07-24 12:32:14 +0200 |
commit | d4caad52a524c6607ad37680226f7a3d8c0b4c35 (patch) | |
tree | f3061b815f6ced69e414ceb6bb5745bc34bb677c /win | |
parent | 9e75b589758f96289fe1b295e93b0b659349affb (diff) | |
download | mariadb-git-d4caad52a524c6607ad37680226f7a3d8c0b4c35.tar.gz |
Fix bug#14318456 SPEC FILE DOES NOT RUN THE TEST SUITE DURING RPM BUILD
Add a macro "runselftest" to the spec file for RPM builds.
If its value is 1 (the default), the test suite will be run during
the RPM build.
To prevent that, add this to the rpmbuild command line:
--define "runselftest 0"
Failures of the test suite will NOT make the RPM build fail!
support-files/mysql.spec.sh:
Add the "runselftest" macro following the model provided by RedHat.
This code is similar to what we plan to use for ULN RPMs.
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions