diff options
Diffstat (limited to 'unit-tests/varmod.exp')
-rw-r--r-- | unit-tests/varmod.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unit-tests/varmod.exp b/unit-tests/varmod.exp index e4257bb0b596..a80979e1410d 100644 --- a/unit-tests/varmod.exp +++ b/unit-tests/varmod.exp @@ -1,6 +1,8 @@ make: "varmod.mk" line 42: To escape a dollar, use \$, not $$, at "$$:L} != """ make: "varmod.mk" line 42: Invalid variable name ':', at "$:L} != """ make: "varmod.mk" line 47: Dollar followed by nothing +make: "varmod.mk" line 56: Missing delimiter ':' after modifier "P" +make: "varmod.mk" line 57: Unknown directive "error" make: Fatal errors encountered -- cannot continue make: stopped in unit-tests exit status 1 |