diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-11-07 19:39:21 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2020-11-07 19:39:21 +0000 |
| commit | 302da1a3d35c15cb29d76e0a939f8bcb13f7ad80 (patch) | |
| tree | c2146dca82d530521c4d2cc46a95c26964311a2c /unit-tests/depsrc-make.exp | |
| parent | 6bbc783f48498b808e19db4441299dc7d85a278b (diff) | |
Diffstat (limited to 'unit-tests/depsrc-make.exp')
| -rw-r--r-- | unit-tests/depsrc-make.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unit-tests/depsrc-make.exp b/unit-tests/depsrc-make.exp index 39a9383953dd..85c936ea4356 100644 --- a/unit-tests/depsrc-make.exp +++ b/unit-tests/depsrc-make.exp @@ -1 +1,3 @@ +this-is-made is made. +echo this-is-not-made is just echoed. exit status 0 |
