From 81b223205b93fca2247f6b1591a75497dd42d0dc Mon Sep 17 00:00:00 2001 From: "sasha@mysql.sashanet.com" <> Date: Wed, 11 Oct 2000 17:33:32 -0600 Subject: [PATCH] mysql-test/mysql-test-run can I fool bk this time? --- mysql-test/mysql-test-run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/mysql-test-run b/mysql-test/mysql-test-run index 279d0af3497..bf746072c94 100755 --- a/mysql-test/mysql-test-run +++ b/mysql-test/mysql-test-run @@ -29,7 +29,7 @@ DASHBLANK="---- ---- -------" MYSQLD_SRC_DIRS="strings mysys include extra regex isam merge myisam \ myisammrg heap sql" GCOV=`which gcov` -GCOV_MSG=/tmp/mysqld-gcov.out +GCOV_MSG=/tmp/mysqld-gcov.out #gcov output GCOV_ERR=/tmp/mysqld-gcov.err [ -z $COLUMNS ] && COLUMNS=80