qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, peter.maydell@linaro.org,
	"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [Qemu-devel] [PATCH  v1 4/8] .travis.yml: Remove disable-uuid
Date: Wed, 20 Feb 2019 17:28:07 +0000	[thread overview]
Message-ID: <20190220172811.10588-5-alex.bennee@linaro.org> (raw)
In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org>

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Commit 315d3184525 turned --disable-uuid into a warning only; remove
the check from Travis.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190215094502.32149-2-dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 61b086b8b8..cca57f4314 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -95,7 +95,7 @@ matrix:
 
 
     - env:
-        - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb --disable-user --disable-replication"
+        - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-libusb --disable-user --disable-replication"
 
 
     - env:
-- 
2.20.1

  parent reply	other threads:[~2019-02-20 17:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 17:28 [Qemu-devel] [PATCH v1 0/8] testing/next Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 1/8] .travis.yml: the xcode10 image seems to be hosed Alex Bennée
2019-02-20 19:08   ` Philippe Mathieu-Daudé
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 2/8] .travis.yml: split debug builds Alex Bennée
2019-02-20 18:35   ` Richard Henderson
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 3/8] .travis.yml: Test with disable-replication Alex Bennée
2019-02-20 17:28 ` Alex Bennée [this message]
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 5/8] tests/docker: squash initial update and install step for docker9 Alex Bennée
2019-02-20 18:04   ` Paolo Bonzini
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 6/8] tests/docker: peg netmap code to a specific version Alex Bennée
2019-02-20 18:42   ` Richard Henderson
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 7/8] Add a gitlab-ci file for Continuous Integration testing on Gitlab Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 8/8] tests/softfloat: always do quick softfloat tests Alex Bennée
2019-02-20 18:43   ` Richard Henderson
2019-02-20 19:07 ` [Qemu-devel] [PATCH v1 0/8] testing/next Philippe Mathieu-Daudé
2019-02-20 20:52 ` Alex Bennée
2019-02-21  8:51   ` Thomas Huth
2019-02-21 13:00     ` Alex Bennée
2019-02-21 16:21       ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190220172811.10588-5-alex.bennee@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=dgilbert@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).