summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e27f8d098c5..1a0afdf25f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -136,7 +136,7 @@ test-force-pl:
./mysql-test-run.pl --ps-protocol --force
#used by autopush.pl to run memory based tests
-test-force-mem:
+test-force-pl-mem:
cd mysql-test; \
./mysql-test-run.pl --force --mem && \
./mysql-test-run.pl --ps-protocol --force --mem