mirror of
https://github.com/mirror/make.git
synced 2026-08-10 17:14:33 +00:00
Numerous updates and bug fixes.
A number of W32 cleanups from J.Grant. A number of OS/2 cleanups from Andreas Buening. Various random bug fixes.
This commit is contained in:
@@ -71,7 +71,7 @@ $answer = "later foo bar\n";
|
||||
# -------
|
||||
|
||||
&run_make_with_options($makefile, "BOGUS=true", &get_logfile, 512);
|
||||
$answer = "$makefile:23: *** empty variable name. Stop.\n";
|
||||
$answer = "$makefile:24: *** empty variable name. Stop.\n";
|
||||
&compare_output($answer, &get_logfile(1));
|
||||
|
||||
# TEST #4
|
||||
|
||||
Reference in New Issue
Block a user