diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-11-30 00:26:32 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-11-30 00:26:32 +0100 |
commit | 5d67eb6b5cc8d3643489acc39c545c0993d9777c (patch) | |
tree | ecae56025d414375814bb47503ef82f42509ffb5 /dbug | |
parent | 25a9b335912e5b9a26a6e1fc6ec7b211aa3822b2 (diff) | |
download | mariadb-git-5d67eb6b5cc8d3643489acc39c545c0993d9777c.tar.gz |
Fix Aria unit tests on Windows.
Replace statements connected with bitwise OR with series of "if"s.
The later is guaranteed to execute in order, bitwise OR does not have
specific order for statement execution.
Diffstat (limited to 'dbug')
0 files changed, 0 insertions, 0 deletions