From aad2026c2dcc4953b330d62a43e4e369482b2955 Mon Sep 17 00:00:00 2001 From: "holyfoot/hf@mysql.com/hfmain.(none)" <> Date: Wed, 3 Jan 2007 03:31:12 +0400 Subject: [PATCH] ps_not_windows disabled in embedded server --- mysql-test/t/ps_not_windows.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql-test/t/ps_not_windows.test b/mysql-test/t/ps_not_windows.test index 0d97df96285..6d85f737b32 100644 --- a/mysql-test/t/ps_not_windows.test +++ b/mysql-test/t/ps_not_windows.test @@ -1,3 +1,5 @@ +# doesn't work with embedded server +--source include/not_embedded.inc # Non-windows specific ps tests. --source include/not_windows.inc