From be45ef759233f1d4c098f80d6e85514a22b703ef Mon Sep 17 00:00:00 2001 From: John Fletcher Date: Sun, 2 Feb 2014 21:40:51 +0000 Subject: [PATCH] test/Jamfile withdraw bug5875 for checking. --- test/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile b/test/Jamfile index fafab41..5a3b525 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -130,7 +130,7 @@ test-suite phoenix_regression : [ run regression/bug4853.cpp ] [ run regression/bug5626.cpp ] [ run regression/bug5824.cpp ] - [ run regression/bug5875.cpp ] + # [ run regression/bug5875.cpp ] [ run regression/bug5968.cpp ] [ run regression/bug6040.cpp ] [ run regression/bug6268.cpp ]