From nobody Thu Nov 13 14:53:08 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.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 (zohomail.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 1580721216260532.2602714096793; Mon, 3 Feb 2020 01:13:36 -0800 (PST) Received: from localhost ([::1]:36636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyXnT-0005l6-6Z for importer@patchew.org; Mon, 03 Feb 2020 04:13:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47729) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyXjl-0006gu-Qs for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:09:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyXjk-00010O-Nl for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:09:45 -0500 Received: from mail-wr1-x441.google.com ([2a00:1450:4864:20::441]:39815) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iyXjk-0000zQ-Gz for qemu-devel@nongnu.org; Mon, 03 Feb 2020 04:09:44 -0500 Received: by mail-wr1-x441.google.com with SMTP id y11so16896159wrt.6 for ; Mon, 03 Feb 2020 01:09:44 -0800 (PST) Received: from zen.linaroharston ([51.148.130.216]) by smtp.gmail.com with ESMTPSA id s8sm1995378wmh.26.2020.02.03.01.09.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 01:09:39 -0800 (PST) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id F0C531FF96; Mon, 3 Feb 2020 09:09:32 +0000 (GMT) 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=BuZq74AcExvB1BROkfUDXADMHwgIVYZ/lX0BGlkiD+o=; b=baR0dMUizp4X28H/M+VTiYNXwornIUQNw5yH4LMT5YtcsOib8onqhOUFaT++MfIezX OEjz/Nbz29i5CO7sp0q0Lmj2L7IxOqgGSz3NNlDhKYiTAULRLbvD9J9/76Z6WSuJXVXW q43DLTYRUNEbQgv5gP/ze+tkyzixekG5mrQp0PitfkpWeGv8WfpehQWrEe2nBf3xblmb Q89yiDXVMq3/VugTMhLNh88jC3PVzfn9om1CT4Lhnx4CpymsNtrulL4vOAtzUNyzeKnf wjj0vomOGp9KGJsMXrb+I6en6FJ4t3WiGV2XCgnOfcfhX/I1L+tqts5B+kwsFj6Khl2a JCmw== 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=BuZq74AcExvB1BROkfUDXADMHwgIVYZ/lX0BGlkiD+o=; b=qDDYN+AUeOJSwrT0Hb39g3RHdlcfh/PeH9POXuCmjc7FadRlFyWPlwzebsOtPRqjYz lSMdQ1PhYyUsZKlK6vAf296udx4+wLxGNIetaTK3LRanNUpxPRi0Gnp96K2MGFSpWZX2 lp/6TiAIVQov1u2JXGaDlMi5jEZ6wNLWj+SJaIOKXhIG+x+5RVvJluGPRjtiJxDdQAgq HCYKcH/UwNPXUaReGRoV+QEAkJdrLjuqOTjqR4Vrri6rY65lKYSQMUib9KBRKvOrLBu1 xuDN7jLHB/cYMd8W4qZyJkaFXiFkmiXpWzOKTPgZB6G42Pdps8MBKwcOZ3KelGqYj2po BSpg== X-Gm-Message-State: APjAAAUVkdoe/6cClMaTmPfOriOFaPFVUh+p/HXOA3B0PDnXN5JIGbXY tt/bRTp/d3zMi/tj6rRjf79G/g== X-Google-Smtp-Source: APXvYqxyFRWDbtf7V7TXGYbxIhHOircUOcWdqnejsPB504YiBmESFJY9LFH23P+KyaSIdI6hM+cDwQ== X-Received: by 2002:adf:f1d0:: with SMTP id z16mr13758710wro.209.1580720983620; Mon, 03 Feb 2020 01:09:43 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Subject: [PATCH v3 07/17] .travis.yml: Drop superfluous use of --python=python3 parameter Date: Mon, 3 Feb 2020 09:09:22 +0000 Message-Id: <20200203090932.19147-8-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200203090932.19147-1-alex.bennee@linaro.org> References: <20200203090932.19147-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::441 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fam@euphon.net, Thomas Huth , berrange@redhat.com, stefanb@linux.vnet.ibm.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , richard.henderson@linaro.org, f4bug@amsat.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , cota@braap.org, stefanha@redhat.com, marcandre.lureau@redhat.com, pbonzini@redhat.com, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: Philippe Mathieu-Daud=C3=A9 As we require Python3 since commit ddf9069963, we don't need to explicit it with the --python=3D/usr/bin/python3 configure option. Reported-by: Thomas Huth Signed-off-by: Philippe Mathieu-Daud=C3=A9 Message-Id: <20200125184217.30034-1-f4bug@amsat.org> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e75c979b6c5..75269678476 100644 --- a/.travis.yml +++ b/.travis.yml @@ -270,7 +270,7 @@ matrix: =20 # Acceptance (Functional) tests - env: - - CONFIG=3D"--python=3D/usr/bin/python3 --target-list=3Dx86_64-sof= tmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmm= u,alpha-softmmu,ppc-softmmu,ppc64-softmmu,m68k-softmmu,sparc-softmmu" + - CONFIG=3D"--target-list=3Dx86_64-softmmu,mips-softmmu,mips64el-s= oftmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu,ppc-softmmu,= ppc64-softmmu,m68k-softmmu,sparc-softmmu" - TEST_CMD=3D"make check-acceptance" after_script: - python3 -c 'import json; r =3D json.load(open("tests/results/lat= est/results.json")); [print(t["logfile"]) for t in r["tests"] if t["status"= ] not in ("PASS", "SKIP")]' | xargs cat --=20 2.20.1