diff options
Diffstat (limited to 'unit-tests/directive-unexport.exp')
| -rw-r--r-- | unit-tests/directive-unexport.exp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/unit-tests/directive-unexport.exp b/unit-tests/directive-unexport.exp index 263a2fedcc0bf..72b24e7344fc6 100644 --- a/unit-tests/directive-unexport.exp +++ b/unit-tests/directive-unexport.exp @@ -2,4 +2,7 @@ make: "directive-unexport.mk" line 14: UT_A=a UT_B=b UT_C=c make: "directive-unexport.mk" line 15: UT_A UT_B UT_C make: "directive-unexport.mk" line 23: UT_A=a UT_B=b UT_C=c make: "directive-unexport.mk" line 24: -exit status 0 +make: "directive-unexport.mk" line 26: Unknown directive "unexpor" +make: Fatal errors encountered -- cannot continue +make: stopped in unit-tests +exit status 1 |
