d_postponed_orphan revision 1.1
11.1Sjruohoinclude "arch/regress/conf/std.regress" 21.1Sjruoho 31.1Sjruohomaxusers 4 41.1Sjruoho 51.1Sjruohofile-system REGRESSFS 61.1Sjruoho 71.1Sjruohomaster0 at root 81.1Sjruoho 91.1Sjruohoparenti* at master? 101.1Sjruoho 111.1Sjruoho# Here, parenti is negated before the child* instance is declared. That 121.1Sjruoho# means the child* instance does not qualify as an explicit orphan and 131.1Sjruoho# therefore should _not_ be ignored. 141.1Sjruoho# 151.1Sjruoho# config(1) should error out on that config file. 161.1Sjruoho 171.1Sjruohono parenti 181.1Sjruoho 191.1Sjruohochild* at parenti? 201.1Sjruoho 211.1Sjruohoconfig regress root on ? 22