From nobody Wed Oct 22 13:02:48 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.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 208.118.235.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 (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1519402910100833.8088438839352; Fri, 23 Feb 2018 08:21:50 -0800 (PST) Received: from localhost ([::1]:45554 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epG6R-0001K8-Ul for importer@patchew.org; Fri, 23 Feb 2018 11:21:44 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epFYG-0003l5-5A for qemu-devel@nongnu.org; Fri, 23 Feb 2018 10:46:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epFYF-0008L5-8M for qemu-devel@nongnu.org; Fri, 23 Feb 2018 10:46:24 -0500 Received: from mail-wr0-x242.google.com ([2a00:1450:400c:c0c::242]:41818) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epFYF-0008JM-0a for qemu-devel@nongnu.org; Fri, 23 Feb 2018 10:46:23 -0500 Received: by mail-wr0-x242.google.com with SMTP id f14so14531874wre.8 for ; Fri, 23 Feb 2018 07:46:22 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id m15sm1560862wrb.58.2018.02.23.07.46.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Feb 2018 07:46:18 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 4044B3E043F; Fri, 23 Feb 2018 15:46:14 +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=MJH5QsGyQIr7+pwTfDPq8GU9dsbKD7aNRpj5e98Qd5A=; b=b1E6bCtI9NFNNAJCKn+4YIna7B+Sp7iyF0oVSbjksOzZ0+NLg+N3BlqWri8Vz6PRgR p6kiil9WprIooFzIfoN/xsEy91AW2XABU+8beuhF5Bi4fwsV/3nZ7JDXi+TKoBnccST5 2tBL3gR4TyEnlC8mXAUMzmP8eFXbWdcTYxOBQ= 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=MJH5QsGyQIr7+pwTfDPq8GU9dsbKD7aNRpj5e98Qd5A=; b=ljjZI2hmv69mdKJvbXCQQxOMecMiD2K4Tud4bkRGsTU3M6ZzdudWvgAKlNnv3kI8MK yYeddij2CI5wuSr+pe+4njCByt0pau+NTZemhoKc2tRaXB/gagD2sy1bpToJ2wFfZRvi Q7F3hhPidNPHRFuVWpJtx6aDtisVaeBMRSZ4jPiEzMl9MFzPDJMWq/sbKe9sDe3n8lnP C90E9aNFLFXHvGP1qC3kEdei6TXRRunomJqCt4mwhpcOjMSDAkGEtQbMOkv4EwvUe1g7 WeZTt602WeCwQfHCj7vvLKI3dKuZfulAThaOhpnZs9PVbOEKyy4/wAf3wylb0TW9zSBU O9AQ== X-Gm-Message-State: APf1xPCFikOBfhw8tFaKFoIRQBjyo/6rT6/9/Eq3jW2q+/Hq5JP/TEnH /yhQK9u2qAXq7ZJNjUVpBVGa2w== X-Google-Smtp-Source: AH8x226Itt84BTeUVuLHz/KBrsZwVA9RcSWN+1te6rwkhH2QlqAJ6UaJhCVzXl8BsJC+cz9yqXTCZQ== X-Received: by 10.223.135.17 with SMTP id a17mr2022941wra.126.1519400781873; Fri, 23 Feb 2018 07:46:21 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Fri, 23 Feb 2018 15:46:11 +0000 Message-Id: <20180223154613.2096-7-alex.bennee@linaro.org> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180223154613.2096-1-alex.bennee@linaro.org> References: <20180223154613.2096-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:400c:c0c::242 Subject: [Qemu-devel] [PATCH v1 6/8] contrib/run_risu.sh: don't set -e 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: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-arm@nongnu.org, richard.henderson@linaro.org, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 As the script is meant to summarise the results at the end it doesn't make sense to bail out at the first error. Signed-off-by: Alex Benn=C3=A9e --- contrib/run_risu.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/run_risu.sh b/contrib/run_risu.sh index 63649dd..2d1897a 100755 --- a/contrib/run_risu.sh +++ b/contrib/run_risu.sh @@ -17,8 +17,6 @@ # (optional) export RISU=3D/path/to/risu # ./run_risu.sh ./testcases.aarch64/*.bin =20 -set -e - passed=3D() failed=3D() missing=3D() --=20 2.15.1