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