Skip to content

Commit bdab8b1

Browse files
authored
add FIXME
1 parent 304c183 commit bdab8b1

File tree

1 file changed

+1
-1
lines changed
  • tests/run-make/cat-and-grep-sanity-check

1 file changed

+1
-1
lines changed

tests/run-make/cat-and-grep-sanity-check/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# grep in run-make tests was partially replaced with a custom script, CGREP. This tests that CGREP does its job correctly.
22
# See https://github.com/rust-lang/rust/commit/ab788a2ee175c7560f0ca58bbc183ecfd57d2f7a
3-
# Note that this test will likely become useless after the port to rmake.rs tests (see https://github.com/rust-lang/rust/issues/121876)
3+
# FIXME(Oneirical): Note that this test will likely become useless after the port to rmake.rs tests (see https://github.com/rust-lang/rust/issues/121876)
44

55
include ../tools.mk
66

0 commit comments

Comments
 (0)