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/options/dash-k | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/scripts/options') diff --git a/tests/scripts/options/dash-k b/tests/scripts/options/dash-k index d87a786..40d9b97 100644 --- a/tests/scripts/options/dash-k +++ b/tests/scripts/options/dash-k @@ -92,6 +92,7 @@ close(MAKEFILE); &run_make_with_options($makefile2, "-k", &get_logfile, $error_code); $answer = "exit 1 +$makefile2:9: recipe for target `foo.o' failed $make_name: *** [foo.o] Error 1 $make_name: Target `all' not remade because of errors.\n"; -- cgit v1.2.3