summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlbinlog.test
diff options
context:
space:
mode:
authorPatrick Crews <patrick.crews@sun.com>2009-02-19 16:35:29 -0500
committerPatrick Crews <patrick.crews@sun.com>2009-02-19 16:35:29 -0500
commitcf571967ad8625643e0a7251e20246207cee46a9 (patch)
tree8ba28aa78fbacbfb0eb2a899c5f7f050a9197813 /mysql-test/t/mysqlbinlog.test
parent79300d6f7fb5cd22b9d3c2d14b6eb443e2ae28ed (diff)
downloadmariadb-git-cf571967ad8625643e0a7251e20246207cee46a9.tar.gz
Bug#38831: 11 test cases fail on Windows due to missing commands
Re-enabling mysqlbinlog.test on Windows - removed the use of grep/sed
Diffstat (limited to 'mysql-test/t/mysqlbinlog.test')
-rw-r--r--mysql-test/t/mysqlbinlog.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/t/mysqlbinlog.test b/mysql-test/t/mysqlbinlog.test
index 1f3d0fed334..b52ab9c5496 100644
--- a/mysql-test/t/mysqlbinlog.test
+++ b/mysql-test/t/mysqlbinlog.test
@@ -1,9 +1,6 @@
# We are using .opt file since we need small binlog size
-- source include/have_log_bin.inc
-# Currently disabling this test on Windows due to use of grep and sed
---source include/not_windows.inc
-
# we need this for getting fixed timestamps inside of this test
set timestamp=1000000000;