List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:October 22 2008 3:11pm
Subject:bzr commit into mysql-6.0 branch (df:2790)
View as plain text  
#At file:///shared/home/df/mysql/bazaar/mysql-6.0-preconfigure/

 2790 Daniel Fischer	2008-10-22
      fix double nist test in test-bt
modified:
  Makefile.am

=== modified file 'Makefile.am'
--- a/Makefile.am	2008-10-01 12:02:28 +0000
+++ b/Makefile.am	2008-10-22 13:11:22 +0000
@@ -176,7 +176,6 @@ test-bt:
 	fi
 	-if [ -d mysql-test/suite/nist ] ; then \
 	  cd mysql-test ; MTR_BUILD_THREAD=auto \
-	      @PERL@ ./mysql-test-run.pl --comment=NIST+ps --force --suite=nist --ps-protocol ;
\
 	      @PERL@ ./mysql-test-run.pl --comment=nist+ps --force --suite=nist --ps-protocol ;
\
 	fi
 	-if [ -e bin/mysqltest_embedded -o -e libmysqld/examples/mysqltest_embedded ] ; then \

Thread
bzr commit into mysql-6.0 branch (df:2790) Daniel Fischer22 Oct