[lxc-devel] [lxd/master] DEBUG

stgraber on Github lxc-bot at linuxcontainers.org
Tue Oct 22 18:09:06 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20191022/842cd05b/attachment.bin>
-------------- next part --------------
From 6ddadef66a04aa509a0922e58ba9c91b571b4bb9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Tue, 22 Oct 2019 14:08:42 -0400
Subject: [PATCH] DEBUG
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 test/main.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/main.sh b/test/main.sh
index b7c4cf9dfc..380e6750c4 100755
--- a/test/main.sh
+++ b/test/main.sh
@@ -1,4 +1,6 @@
 #!/bin/sh -eu
+sleep 5m
+exit 1
 [ -n "${GOPATH:-}" ] && export "PATH=${GOPATH}/bin:${PATH}"
 
 # Don't translate lxc output for parsing in it in tests.


More information about the lxc-devel mailing list