From nobody Sun Nov 9 15:04:13 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550684547738840.2994043135084; Wed, 20 Feb 2019 09:42:27 -0800 (PST) Received: from localhost ([127.0.0.1]:44544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVt0-0007yN-Kh for importer@patchew.org; Wed, 20 Feb 2019 12:42:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVfM-00050o-OA for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwVfM-00020A-2O for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:16 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:51079) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwVfL-0001zJ-O2 for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:15 -0500 Received: by mail-wm1-x330.google.com with SMTP id x7so7423824wmj.0 for ; Wed, 20 Feb 2019 09:28:15 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id t63sm6119414wmt.8.2019.02.20.09.28.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Feb 2019 09:28:13 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 8A4531FF87; Wed, 20 Feb 2019 17:28:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=4OYzAgd4cTUS/ZmHc02XWxnLv6q7FWp7vHv8bJMj1GQ=; b=df9j6oasy45iOO4c8CTfRMfFdod37VfaUMcNwvQWyZF9Vn92IXh9ktn2DTlmNxoKRa t2qjZRrEWyGRkYJmCpTLNyhW+AWmhkTW33pFfsPi3xQU5JGee+uqpjLdZH6uXkoCtP1A Y0g1XCrmQ3fMoIsQ753s6DMcmhj1lFphzLHTZHBdRqcqfHnSvL/nejVQHhwEeD90ywiZ NJuFTT/k4uB+KgGQratYpDEJE3baFIjoHTV2PHX3FztE1l3O+n5hoA6DshDY+jZhRoHv ciZxqp8Jhvp5JJraGLA4qbKQNZiAXrydtu7Q2wJP87Ui8F1bWTqSbmbL3Dohfp5PBqaI 6qSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=4OYzAgd4cTUS/ZmHc02XWxnLv6q7FWp7vHv8bJMj1GQ=; b=fh+yGBvVjS/Y471yss2T4u5rhtFiDix8pdk6ffv/LbydHoWAfpi/1t54uot3pqQYon qa2ZY9TmcULzaXEi+d09lnXdrh3Lhd2ikXDkXlFhadVIv1YtiyCPuyWPH1ZS/QYUBOeh uO6LTri88g1x74Mf6ygQXO+BMJkI38jM9VvB1hJ/rDyWUOMW/wzp67JT4CMBN8jplQyg DfVWbuMUWJ6iNxkmBpCDwtOTxRX+zrDRaBpswRmD4inIzJOpRerB6BuuwiyxPIl7gHoV XLYOn57EpOx8c/s+9c1y0UZLaJyfwB5bWFx2YIFz2AUZd1ULGzmoEBvVlIBD6XkVZ82/ gZHw== X-Gm-Message-State: AHQUAuZRO+MHoXoJdC0Vj94pgStehKi07Ckn7LyysDCIHg18I9QgZE20 me3GhLPw26VcJy8OVdKzBFLdGw== X-Google-Smtp-Source: AHgI3IYYeOJJ4xTWxREcp7zAccfOz1aWnOMT7GiYhz1IxpJsJDGCYMblpoKKz5b8PjxnthTBEM+10Q== X-Received: by 2002:a1c:ed0b:: with SMTP id l11mr7116582wmh.43.1550683694619; Wed, 20 Feb 2019 09:28:14 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 20 Feb 2019 17:28:07 +0000 Message-Id: <20190220172811.10588-5-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org> References: <20190220172811.10588-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::330 Subject: [Qemu-devel] [PATCH v1 4/8] .travis.yml: Remove disable-uuid X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, Thomas Huth , =?UTF-8?q?Alex=20Benn=C3=A9e?= , "Dr. David Alan Gilbert" , peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: "Dr. David Alan Gilbert" Commit 315d3184525 turned --disable-uuid into a warning only; remove the check from Travis. Signed-off-by: Dr. David Alan Gilbert Message-Id: <20190215094502.32149-2-dgilbert@redhat.com> Reviewed-by: Thomas Huth Signed-off-by: Alex Benn=C3=A9e --- .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: =20 =20 - env: - - CONFIG=3D"--disable-linux-aio --disable-cap-ng --disable-attr --= disable-brlapi --disable-uuid --disable-libusb --disable-user --disable-rep= lication" + - CONFIG=3D"--disable-linux-aio --disable-cap-ng --disable-attr --= disable-brlapi --disable-libusb --disable-user --disable-replication" =20 =20 - env: --=20 2.20.1