summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <kent/mysqldev@mysql.com/production.mysql.com>2007-09-01 14:51:46 +0200
committerunknown <kent/mysqldev@mysql.com/production.mysql.com>2007-09-01 14:51:46 +0200
commitb69abd060f581d9e2e939bd74a7bc9b4eca75de0 (patch)
treed6571ea6b183d5e021e3575d98522484af118b53 /Makefile.am
parent0745da8d29cba989c61edb5fe779fc52256a2259 (diff)
downloadmariadb-git-b69abd060f581d9e2e939bd74a7bc9b4eca75de0.tar.gz
Makefile.am:
Traditional make wants line to start with TAB Makefile.am: Traditional make wants line to start with TAB
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f53054da111..94a9d6a5928 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,8 +146,8 @@ test-bt:
cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --comment=NIST+ps --force --suite=nist --ps-protocol ; \
fi
- -cd mysql-test ; MTR_BUILD_THREAD=auto \
- @PERL@ ./mysql-test-run.pl --force --comment=stress --suite=stress
+ -cd mysql-test ; MTR_BUILD_THREAD=auto \
+ @PERL@ ./mysql-test-run.pl --force --comment=stress --suite=stress
# Re-enable the "jp" suite when bug#28563 is fixed
# -cd mysql-test ; MTR_BUILD_THREAD=auto \