Skip to content

Commit ce98403

Browse files
committed
---
yaml --- r: 1812 b: refs/heads/master c: d8d9adf h: refs/heads/master v: v3
1 parent e073f2d commit ce98403

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ef01ce9cdcd74710ed0363d82c6dbfab0e552a67
2+
refs/heads/master: d8d9adfbd6b49a1c07d7b2d0acff62b0f1b6505a

trunk/Makefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,8 +520,8 @@ docsnap: doc/rust.pdf
520520

521521
# Float doesn't work in boot
522522

523-
FLOAT_XFAILS := test/run-pass/float.rs \
524-
test/run-pass/float2.rs
523+
FLOAT_XFAILS := $(S)src/test/run-pass/float.rs \
524+
$(S)src/test/run-pass/float2.rs
525525

526526
# Temporarily xfail tests broken by the nominal-tags change.
527527

0 commit comments

Comments
 (0)