Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
---
 ts-hosts-allocate-Executive | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-hosts-allocate-Executive b/ts-hosts-allocate-Executive
index 7a9411d..6583191 100755
--- a/ts-hosts-allocate-Executive
+++ b/ts-hosts-allocate-Executive
@@ -669,6 +669,7 @@ sub compute_booking_list () {
                Shares => $sel->{SharedMaxTasks},
            }) : ()),
        };
+       $book->{Job}= "$flight.$job";
        $book->{Reso}= "$sel->{restype} $sel->{resname}";
        $book->{Xinfo}= $hid->{Ident};
        $book->{Start}= $best->{Start},
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to