List:Commits« Previous MessageNext Message »
From:Georgi Kodinov Date:August 28 2008 3:25pm
Subject:bzr commit into mysql-5.1 branch (kgeorge:2724)
View as plain text  
#At file:///home/kgeorge/mysql/bzr/jason-fix-5.1-bugteam/

 2724 Georgi Kodinov	2008-08-28 [merge]
      merge
modified:
  mysql-test/t/partition_not_windows.test

=== modified file 'mysql-test/t/partition_not_windows.test'
--- a/mysql-test/t/partition_not_windows.test	2008-03-17 15:11:26 +0000
+++ b/mysql-test/t/partition_not_windows.test	2008-08-28 14:59:22 +0000
@@ -3,6 +3,8 @@
 --source include/have_partition.inc
 # DATA DIRECTORY/INDEX DIRECTORY require symbolic link support
 --source include/have_symlink.inc
+# realpath is not compiled in when building with valgrind
+--source include/not_valgrind.inc
 
 # The test for Bug 20770 is disabled on Windows due to BUG#19107; it
 # should be moved into partition.test once the bug has been resolved.

Thread
bzr commit into mysql-5.1 branch (kgeorge:2724) Georgi Kodinov28 Aug