diff options
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 |