diff options
| author | rillig <rillig@NetBSD.org> | 2020-07-04 16:15:21 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2020-07-04 16:15:21 +0000 |
| commit | 57d2d56a1a7beae3a5ca402c4682c8eadd581edb (patch) | |
| tree | 3d986242c44d31769b243f0959dec333aa0e3952 /usr.bin/make/unit-tests/modmisc.exp | |
| parent | 9f428d1ee62bdb1bea8c747c0bf7cf6dac328b2e (diff) | |
make(1): add test for an obscure edge case of using the :@ modifier
Diffstat (limited to 'usr.bin/make/unit-tests/modmisc.exp')
| -rw-r--r-- | usr.bin/make/unit-tests/modmisc.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/unit-tests/modmisc.exp b/usr.bin/make/unit-tests/modmisc.exp index f6fc135d249..43ab89031f6 100644 --- a/usr.bin/make/unit-tests/modmisc.exp +++ b/usr.bin/make/unit-tests/modmisc.exp @@ -30,4 +30,5 @@ make: Unclosed substitution for (, missing) :C,word,____,:Q}: :a c: :x__ 3 x__ 3: +:+one+ +two+ +three+: exit status 0 |
