From a86d1693bac05e04f90a2ee3c4fa3547c788377c Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 29 Aug 2010 23:05:26 +0000 Subject: Bump the version to 3.82.90. Fix some doc bugs. Implement the --trace flag. Show filename/linenumber on error. --- tests/scripts/features/patternrules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/scripts/features/patternrules') diff --git a/tests/scripts/features/patternrules b/tests/scripts/features/patternrules index eebe7c0..5cc6b94 100644 --- a/tests/scripts/features/patternrules +++ b/tests/scripts/features/patternrules @@ -110,7 +110,8 @@ $(dir)/foo.bar: ', "dir=$dir", -"#MAKE#: *** [$dir/foo.bar] Error 1", +"#MAKEFILE#:6: recipe for target `$dir/foo.bar' failed +#MAKE#: *** [$dir/foo.bar] Error 1", 512); unlink("$dir/foo.bar"); -- cgit v1.2.3