Commit 13245571 authored by unknown's avatar unknown
Browse files

Merge macbook.gmz:/Users/kgeorge/mysql/work/mem-test-5.0-opt

into  macbook.gmz:/Users/kgeorge/mysql/work/mem-test-5.1-opt


Makefile.am:
  ported the test-force-mem target to 5.1
parents bffe8b8a f399d656
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -142,6 +142,10 @@ test-force:
test-force-full:
	$(MAKE) force=--force test-full

#used by autopush.pl to run memory based tests
test-force-mem:
	$(MAKE) 'force=--force --mem' test

# Keep these for a while
test-pl:	test
test-full-pl:	test-full