No empty .Rs/.Re
[netbsd-mini2440.git] / tests / util / config / d_postponed_orphan
blobbb5ec0461140715df795d022e278399bd6e3f7a2
1 include "arch/regress/conf/std.regress"
3 maxusers 4
5 file-system     REGRESSFS
7 master0         at root
9 parenti*        at master?
11 # Here, parenti is negated before the child* instance is declared.  That
12 # means the child* instance does not qualify as an explicit orphan and
13 # therefore should _not_ be ignored.
15 # config(1) should error out on that config file.
17 no parenti
19 child*          at parenti?
21 config regress root on ?