[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 2/2] mg-hosts: Usage documentation.
On Wed, 2014-06-25 at 15:22 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [OSSTEST PATCH 2/2] mg-hosts: Usage > documentation."): > > On Wed, 2014-06-25 at 15:06 +0100, Ian Jackson wrote: > > > +# ./mg-hosts previoustasks [--clear] > > > +# Lists all ownd (ie, transient) tasks which are from > > > > "owned" or did you mean pwnd? ;-) > > No, they have a field in the database with value "ownd", short for > "owner daemon". Aha, ok then. > > > > +# ./mg-hosts setflagexpr HOSTGLOB... - FLAG EXPR [-|-- FLAG EXPR...] > > > +# Sets or clears some flags of the specified hosts, > > > +# according to a boolean expression involving other > > > +# flags. Each EXPR is evaluated for each host and > > > +# the flag set or cleared accordingly. > > > +# > > > +# In EXPR, the following constructs are allowed (in > > > +# decreasing order of precedence): > > > +# (EXPR) override precedence > > > +# !EXPR boolean negation } alternative > > > +# ~EXPR boolean negation } equivalent syntax > > > +# EXPR|EXPR boolean disjunction > > > +# EXPR&EXPR boolean disjunction > > > > One of those disjunction should be conjunction or something. > > Oh yes. Will fix. > > Thanks, > Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |