qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 16/23] shippable: do not initialize submodules a


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH 16/23] shippable: do not initialize submodules automatically
Date: Mon, 8 May 2017 14:48:46 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 05/08/2017 08:15 AM, Alex Bennée wrote:

Philippe Mathieu-Daudé <address@hidden> writes:

do it in the 'ci' target when needed.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
 .shippable.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.shippable.yml b/.shippable.yml
index fa2d6a4e9b..b3cbca458c 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -1,4 +1,6 @@
 language: c
+git:
+   submodules: false
 env:
   global:
     - LC_ALL=C

Maybe this should be merged with the next patch?

Ok.

--
Alex Bennée




reply via email to

[Prev in Thread] Current Thread [Next in Thread]