From 27c3af0d9163975803e1ef6a150ab95c09995fab Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Tue, 20 Jul 2010 12:15:44 -0700 Subject: Fix whitespace in Makefile. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 628eab62..dc4d09ee 100644 --- a/src/Makefile +++ b/src/Makefile @@ -375,7 +375,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \ test/run-pass/task-comm.rs \ test/run-pass/vec-alloc-append.rs \ test/run-pass/vec-slice.rs \ - test/run-pass/task-comm-3.rs \ + test/run-pass/task-comm-3.rs \ test/compile-fail/bad-recv.rs \ test/compile-fail/bad-send.rs \ test/compile-fail/infinite-tag-type-recursion.rs \ -- cgit v1.2.3