[lxc-devel] [lxd/master] test: Just a test, DO NOT MERGE

stgraber on Github lxc-bot at linuxcontainers.org
Thu Dec 8 11:11:04 UTC 2016


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/20161208/01968b0b/attachment.bin>
-------------- next part --------------
From 5ae46d7289dfccb98d115b56223678389bb8c146 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Thu, 8 Dec 2016 12:10:29 +0100
Subject: [PATCH] test: Just a test, DO NOT MERGE
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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/main.sh b/test/main.sh
index f94e85c..2e6e1ad 100755
--- a/test/main.sh
+++ b/test/main.sh
@@ -1,4 +1,5 @@
 #!/bin/sh -eu
+echo "New code is running"
 [ -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