mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
Fixed bteam issue #37235: 5.0 trees now will work correctly in pb2 and
will not display "indicated result file not found" due to wrongly named var directory.
This commit is contained in:
parent
12c5a7d72f
commit
24800599b3
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
perl mysql-test-run.pl --timer --force --vardir=n_stm --comment=n_stm
|
||||
perl mysql-test-run.pl --timer --force --vardir=ps_stm --comment=ps_stm --ps-protocol
|
||||
perl mysql-test-run.pl --timer --force --vardir=var-n_stm --comment=n_stm
|
||||
perl mysql-test-run.pl --timer --force --vardir=var-ps_stm --comment=ps_stm --ps-protocol
|
||||
|
|
Loading…
Reference in a new issue