diff options
author | msvensson@neptunus.(none) <> | 2006-10-06 01:00:35 +0200 |
---|---|---|
committer | msvensson@neptunus.(none) <> | 2006-10-06 01:00:35 +0200 |
commit | 3eaeeca6ded26dd08f413d89a0b23be1f1dde36b (patch) | |
tree | e7f7202b93cf18506bd6c17b9a89056f7dba9b12 /Makefile.am | |
parent | 7fb9bac13a07ddf15bb4a337fd9b3598080a2a04 (diff) | |
parent | ae4df31df49ba8055aa197d7c292abab9490a9d3 (diff) | |
download | mariadb-git-3eaeeca6ded26dd08f413d89a0b23be1f1dde36b.tar.gz |
Merge neptunus.(none):/home/msvensson/mysql/same_tools/my41-same_tools
into neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d48f0e24966..d74615b624d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -125,6 +125,11 @@ test-force-pl: ./mysql-test-run.pl --force && \ ./mysql-test-run.pl --ps-protocol --force +test-force-pl-mem: + cd mysql-test; \ + ./mysql-test-run.pl --force --mem && \ + ./mysql-test-run.pl --ps-protocol --force --mem + # Don't update the files from bitkeeper %::SCCS/s.% |