diff options
author | Christopher Powers <chris.powers@oracle.com> | 2010-11-29 21:10:05 -0600 |
---|---|---|
committer | Christopher Powers <chris.powers@oracle.com> | 2010-11-29 21:10:05 -0600 |
commit | a723fa87441ecef2018e2a0e61e82ba47eb2cf69 (patch) | |
tree | 29c0dfac9b234789baee76654d68f635aff8a1f0 /mysql-test | |
parent | 33b560e89d181de19c22e60dff0cf7f5fe7fc2ea (diff) | |
parent | 24800599b3ebca0c0d71ea5446fe140ae81745ff (diff) | |
download | mariadb-git-a723fa87441ecef2018e2a0e61e82ba47eb2cf69.tar.gz |
merge
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/collections/default.push | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/collections/default.push b/mysql-test/collections/default.push index 0f4115c8565..638918d1026 100644 --- a/mysql-test/collections/default.push +++ b/mysql-test/collections/default.push @@ -1,2 +1,2 @@ -perl mysql-test-run.pl --timer --force --comment=n_stm -perl mysql-test-run.pl --timer --force --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 |