* Makefile.am (XFAIL_TESTS): Add 't/ccnoco4.sh': this test is *supposed* to fail, since it's exposing an unfixed bug.
Signed-off-by: Stefano Lattarini <[email protected]> --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index f60033e..356e6d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -347,6 +347,7 @@ perl_fake_XFAIL_TESTS = \ XFAIL_TESTS = \ t/all.sh \ + t/ccnoc4.sh \ t/override-suggest-local.sh \ t/comments-in-var-def.sh \ t/cond17.sh \ -- 1.8.1.rc3.192.g2d0029e
