From: Stefano Lattarini Date: Mon, 22 Dec 2014 20:11:20 +0000 (+0100) Subject: [ng] tests: auxdir-pr19311.sh is still XFAIL, declare it as such X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f34492ebe605991d32b5133307b0f46a04dd55;p=thirdparty%2Fautomake.git [ng] tests: auxdir-pr19311.sh is still XFAIL, declare it as such * t/Makefile.in: Here. Signed-off-by: Stefano Lattarini --- diff --git a/t/Makefile.inc b/t/Makefile.inc index 8091be479..6936a41c8 100644 --- a/t/Makefile.inc +++ b/t/Makefile.inc @@ -79,6 +79,7 @@ perl_fake_XFAIL_TESTS = \ XFAIL_TESTS = \ %D%/all.sh \ + %D%/auxdir-pr19311.sh \ %D%/override-suggest-local.sh \ %D%/comments-in-var-def.sh \ %D%/cond17.sh \