From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH OSSTEST v2 1/7] ts-logs-capture: Collect /var/log/xen/bootloader.*.log Date: Thu, 13 Aug 2015 17:52:35 +0100 Message-ID: <1439484761-13511-1-git-send-email-ian.campbell@citrix.com> References: <1439484752.23981.124.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1439484752.23981.124.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org This is the pygrub debug log. Signed-off-by: Ian Campbell Acked-by: Ian Jackson --- ts-logs-capture | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-logs-capture b/ts-logs-capture index 0081372..b99b1db 100755 --- a/ts-logs-capture +++ b/ts-logs-capture @@ -143,6 +143,7 @@ sub fetch_logs_host () { /var/log/xen/xend-debug.log* /var/log/xen/xen-hotplug.log* /var/log/xen/domain-builder-ng.log* + /var/log/xen/bootloader.*.log /var/log/xen/qemu-dm* /var/log/xen/xl*.log /var/log/xen/osstest* -- 2.1.4