374368e991
The next commit will error out on unknown modifiers and influence the exit status. The test modmisc.mk contains both parse time tests and run time tests. To prevent the latter from being run, the parse error is moved to varmod-indirect.mk, which only contains parse time tests.
21 lines
392 B
Plaintext
21 lines
392 B
Plaintext
path=':/bin:/tmp::/:.:/no/such/dir:.'
|
|
path='/bin:/tmp:/:/no/such/dir'
|
|
path='/bin:/tmp:/:/no/such/dir'
|
|
path='/bin':'/tmp':'/':'/no/such/dir'
|
|
path='/bin':'/tmp':'/':'/no/such/dir'
|
|
path_/usr/xbin=/opt/xbin/
|
|
paths=/bin /tmp / /no/such/dir /opt/xbin
|
|
PATHS=/BIN /TMP / /NO/SUCH/DIR /OPT/XBIN
|
|
The answer is 42
|
|
S:
|
|
C:
|
|
@:
|
|
S:empty
|
|
C:empty
|
|
@:
|
|
mod-quote: new
|
|
|
|
line
|
|
mod-break-many-words: 500
|
|
exit status 0
|