diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
| commit | 023e89e5efa694577b481488bb5ea251d3ec1966 (patch) | |
| tree | b6c6c2921ca62b71b7bec9a475156de3f868a10f /unit-tests/doterror.exp | |
| parent | 769742d3aff97a7f08b820ddad980fd0afacfb3a (diff) | |
Diffstat (limited to 'unit-tests/doterror.exp')
| -rw-r--r-- | unit-tests/doterror.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/unit-tests/doterror.exp b/unit-tests/doterror.exp new file mode 100644 index 0000000000000..0447a519344c6 --- /dev/null +++ b/unit-tests/doterror.exp @@ -0,0 +1,9 @@ +At first, I am +happy +and now: sad +.ERROR: Looks like 'sad' is upset. +*** Error code 1 + +Stop. +make: stopped in unit-tests +exit status 1 |
