diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2021-01-14 01:24:34 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2021-01-14 01:24:34 +0000 |
| commit | 8e11a9b4250be3c3379c45fa820bff78d99d5946 (patch) | |
| tree | ea4954dbe7647b6211a20458b2a881e3d943639f /unit-tests/opt-debug-errors.exp | |
| parent | 1b65f0bd2bda7121a90f8cb4c1cacaa20f1b681d (diff) | |
Diffstat (limited to 'unit-tests/opt-debug-errors.exp')
| -rw-r--r-- | unit-tests/opt-debug-errors.exp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/unit-tests/opt-debug-errors.exp b/unit-tests/opt-debug-errors.exp index dd13e66526b0..859a431f23bb 100644 --- a/unit-tests/opt-debug-errors.exp +++ b/unit-tests/opt-debug-errors.exp @@ -31,4 +31,7 @@ word1 word2 *** Failed command: echo 'word1' 'word2'; false *** Error code 1 (continuing) `all' not remade because of errors. -exit status 0 + +Stop. +make: stopped in unit-tests +exit status 1 |
