[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTest Nested v12 15/21] Integrate Ian J. code and small corrections.
Signed-off-by: Robert Ho <robert.hu@xxxxxxxxx> --- sg-run-job | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sg-run-job b/sg-run-job index 7cb6cac..4ae651d 100755 --- a/sg-run-job +++ b/sg-run-job @@ -69,14 +69,14 @@ proc run-job {job} { per-host-ts broken host-install/@(*) ts-host-install-twice - per-hosts-prep + per-host-prep if {$ok} { catching-otherwise fail run-job/$jobinfo(recipe) } while 1 { per-host-finish - - if {![llength nested_layers_hosts]} break + + if {![llength $nested_layers_hosts]} break per-host-ts . = final-poweroff {ts-host-powercycle --power=0} -- 1.8.3.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |