Home | History | Annotate | Line # | Download | only in config
d_postponed_orphan revision 1.1.2.2
      1  1.1.2.2  yamt include "arch/regress/conf/std.regress"
      2  1.1.2.2  yamt 
      3  1.1.2.2  yamt maxusers 4
      4  1.1.2.2  yamt 
      5  1.1.2.2  yamt file-system	REGRESSFS
      6  1.1.2.2  yamt 
      7  1.1.2.2  yamt master0		at root
      8  1.1.2.2  yamt 
      9  1.1.2.2  yamt parenti*	at master?
     10  1.1.2.2  yamt 
     11  1.1.2.2  yamt # Here, parenti is negated before the child* instance is declared.  That
     12  1.1.2.2  yamt # means the child* instance does not qualify as an explicit orphan and
     13  1.1.2.2  yamt # therefore should _not_ be ignored.
     14  1.1.2.2  yamt #
     15  1.1.2.2  yamt # config(1) should error out on that config file.
     16  1.1.2.2  yamt 
     17  1.1.2.2  yamt no parenti
     18  1.1.2.2  yamt 
     19  1.1.2.2  yamt child*		at parenti?
     20  1.1.2.2  yamt 
     21  1.1.2.2  yamt config regress root on ?
     22