diff options
author | msvensson@neptunus.(none) <> | 2006-11-28 20:59:57 +0100 |
---|---|---|
committer | msvensson@neptunus.(none) <> | 2006-11-28 20:59:57 +0100 |
commit | 04d5a42bbfb36e614512d692a34130242d345175 (patch) | |
tree | abd103946cab0eae83e36388b799bb0e86227ee3 /Makefile.am | |
parent | cc2821944fcceb54080230acb057c627a5c288ed (diff) | |
parent | 648e86e10849f5d31c9592d6173ac8f1c2b453aa (diff) | |
download | mariadb-git-04d5a42bbfb36e614512d692a34130242d345175.tar.gz |
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6b79b72ec4c..cebc2d66024 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,5 +129,6 @@ test-force-mem: ./mysql-test-run --force --mem && \ ./mysql-test-run --ps-protocol --force --mem +#used by autopush.pl to run memory based tests |