From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1mRMuV-00062t-MG for mharc-grub-devel@gnu.org; Fri, 17 Sep 2021 19:04:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59350) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRMuT-0005v3-3n for grub-devel@gnu.org; Fri, 17 Sep 2021 19:04:45 -0400 Received: from mail-il1-x135.google.com ([2607:f8b0:4864:20::135]:40619) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRMuQ-0005wi-Eo for grub-devel@gnu.org; Fri, 17 Sep 2021 19:04:44 -0400 Received: by mail-il1-x135.google.com with SMTP id a20so11917746ilq.7 for ; Fri, 17 Sep 2021 16:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=efficientek-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aaidksNLY7Y1H5P+WdAeMhixXcchlEiFVts+XkLcXkI=; b=dwMZ+cRoLMxnKwcrqUfjRO089sDKxIaDrguU+HV0FsjSwdU5w86Z3tAYECyQzUOrQ+ /jjYPzD7rila1LPyOY4lP0GcNPl742uY1M3uXjkUYR0VwHJbaXjQr29FCEeRdKYyO9dU /3fc2CzVKmieQM+T2pSH8Xv+Lejujdz6aZsTpm3fGSq2wiehv5zjHfdzY77BvUQ1wMOY jw4zKegl09ovobB0w5nMKTN22mo/Ss+idL6c9cixliZjbTVt11AW+tBkwZqvEhGzV7lt eQdAB7iYlmzFFiDvODH4/7+KGLOrLsXMAWB24Vck0LUfkXtn+Y4HwrH66EHJcGS+sDfE q2+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aaidksNLY7Y1H5P+WdAeMhixXcchlEiFVts+XkLcXkI=; b=VjV8kLEvmgg3Gj44Nsp0MvDA3PCXNRxbaiO82FDvu1IMWrRXr/Sliq9v0OuEQYzveZ 1pWnD2TVqFoF4Xj1m/0kRFciD8F2AXY/6L7+Rxr+upTc0Zinj4o2P1IHsADM1eCqGV3p RQAw0YRdnmH5EXfHtcr8PVxNvZECde39QZQQOduxF5/qvk13B38uSb/XN0o5GxJN/SLD QWq5VaF7jn6XEOUyYXvRO3Z6wUhDeAkLXpEu+lVyEFW9+uAHSCbZykAWDMKz1LGYv4Cf AACoST5hq+Eg3V25OZ83VqJ8+7RdrFM2DX9oUi2bm00XugpjlknGOcuf7AtwuQUQUkVQ L1+g== X-Gm-Message-State: AOAM531ztJmafVOyY8i1fpIYtzOnrInqoJ04u0yW+0VIZXuSbtTjexbe ui3O8omQkgGZpu4KhXkhBlQsWpaQfwLr0u3M X-Google-Smtp-Source: ABdhPJxaba5unXS6ITlVhHjt3n9yTKkxCD63XPuGXp09khe4/hxB+nqXfbvaDV8WztTlwzzbOg/qEw== X-Received: by 2002:a92:cd0a:: with SMTP id z10mr9171787iln.207.1631919881259; Fri, 17 Sep 2021 16:04:41 -0700 (PDT) Received: from localhost.localdomain ([2806:103e:1d:2421:9e05:7c55:51:e84b]) by smtp.gmail.com with ESMTPSA id s7sm4218127ioc.42.2021.09.17.16.04.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 16:04:40 -0700 (PDT) From: Glenn Washburn To: grub-devel@gnu.org Cc: Glenn Washburn , Daniel Kiper Subject: [PATCH 09/10] tests: Output list of devices when partmap fails Date: Fri, 17 Sep 2021 23:04:03 +0000 Message-Id: <20210917230404.1587915-10-development@efficientek.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210917230404.1587915-1-development@efficientek.com> References: <20210917230404.1587915-1-development@efficientek.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::135; envelope-from=development@efficientek.com; helo=mail-il1-x135.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2021 23:04:45 -0000 Signed-off-by: Glenn Washburn --- tests/partmap_test.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/partmap_test.in b/tests/partmap_test.in index faace51ec..3d9871a2f 100644 --- a/tests/partmap_test.in +++ b/tests/partmap_test.in @@ -43,7 +43,7 @@ check_output () { for dsk in $@; do if ! grep "($dsk)" "${outfile}" >/dev/null then - echo "($dsk): disk/partiton not found" + echo "($dsk): disk/partiton not found in: $(cat "${outfile}")" exit 1 fi done -- 2.32.0