]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/netbsd-tests/usr.bin/config/d_postponed_orphan
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / netbsd-tests / usr.bin / config / d_postponed_orphan
1 include "arch/regress/conf/std.regress"
2
3 maxusers 4
4
5 file-system     REGRESSFS
6
7 master0         at root
8
9 parenti*        at master?
10
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.
14 #
15 # config(1) should error out on that config file.
16
17 no parenti
18
19 child*          at parenti?
20
21 config regress root on ?