On Tue, 2015-09-29 at 15:14 +0100, Ian Jackson wrote: > If the job contains a runvar specifying a specific host, still check > that host's blessing. Otherwise bisections can run on unblessed > hosts. They should fail instead. > > Signed-off-by: Ian Jackson <[email protected]>
Acked-by: Ian Campbell <[email protected]> > if (!@candidates) { > if (defined $use) { > - logm("specified host $use for $hid->{Ident} nonexistent?"); > + logm("specified host $use for $hid->{Ident} nonexistent or unblessed?"); Strange indent due to the length of the message, rather than by mistake, I suppose? Ian. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
