Skip to content

Commit b97e5fc

Browse files
committed
---
yaml --- r: 1196 b: refs/heads/master c: 4fca7d6 h: refs/heads/master v: v3
1 parent cfca48f commit b97e5fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 7276f85f32801f9d4c379063d04bb1ef94ef65fd
2+
refs/heads/master: 4fca7d61dd83dbef35f386a96929a6139a0531a8

trunk/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ test/run-fail/%.out.tmp: test/run-fail/%$(CFG_EXE_SUFFIX) \
641641
if [ $$X -eq 0 ] ; then exit 1 ; else exit 0 ; fi
642642
$(CFG_QUIET)grep --text --quiet \
643643
"`awk -F: '/error-pattern/ { print $$2 }' \
644-
$(subst .out.tmp,.rs,$@) \
644+
test/run-fail/$(basename $*).rs \
645645
| tr -d '\n\r'`" $@
646646

647647
test/compile-fail/%.boot.out.tmp: test/compile-fail/%.rs $(BREQ)

0 commit comments

Comments
 (0)