From 3ddab9d7360213cda421ac25f62cbf7ef92b513b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 19 Oct 2017 18:00:33 +0300 Subject: Add support for machine_manifest changes value --- bbot/agent/agent.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bbot/agent') diff --git a/bbot/agent/agent.cxx b/bbot/agent/agent.cxx index dac70ee..ea0bb34 100644 --- a/bbot/agent/agent.cxx +++ b/bbot/agent/agent.cxx @@ -311,7 +311,8 @@ try mh.summary, machine_type::kvm, string ("de:ad:be:ef:de:ad"), - nullopt}, + nullopt, + strings ()}, toolchain_manifest {tc_id}, bootstrap_manifest {} }); -- cgit v1.1