diff options
Diffstat (limited to 'unit-tests/deptgt.exp')
-rw-r--r-- | unit-tests/deptgt.exp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/unit-tests/deptgt.exp b/unit-tests/deptgt.exp index 39a9383953dda..2b899313b9382 100644 --- a/unit-tests/deptgt.exp +++ b/unit-tests/deptgt.exp @@ -1 +1,5 @@ -exit status 0 +make: "deptgt.mk" line 10: warning: Extra target ignored +make: "deptgt.mk" line 28: Unassociated shell command ": command3 # parse error, since targets == NULL" +make: Fatal errors encountered -- cannot continue +make: stopped in unit-tests +exit status 1 |