From nobody Sun Apr 28 20:31:08 2024 Delivered-To: importer@patchew.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=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600101640; cv=none; d=zohomail.com; s=zohoarc; b=ksmdhTvZ5x20uRTFPsc+1EyjxApjDEYtZR5mhdSLq1gAHPoml9LD5XMKIRrPs5yGNr6INWc0y4zccp0zy2IoW57Yt+wX1+Pi4kT9tqXFUwyzoX0d1/rMQxYFGdoowkP1leLPvMWx9+4P82ipg5lOcfLnwM+Ck2+CYaaxfKJBIjI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600101640; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=HRR56tZ89YFcw6lWtw8qRwQp34wLz0vujyER+i4Xs4k=; b=V+f3cVhF67rqCA69mMxPVJPYDusZ5VGoP2u6oWJLKrAwtyHBwYnCfbc67R44XjBVRmb61wJWJn6No2AC5f4fWiVi9ikFS4K6IuoCDCKtHxrTTdTK2W20fVAbkZ/DQSD7cfJefd9/66TnGE1nha6aD88WQo31cuJ26vWmnsm5V6c= ARC-Authentication-Results: i=1; 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 header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 160010164004712.01728851800101; Mon, 14 Sep 2020 09:40:40 -0700 (PDT) Received: from localhost ([::1]:33968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHrWw-0002Lg-TU for importer@patchew.org; Mon, 14 Sep 2020 12:40:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33548) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHptu-0007ct-Ew for qemu-devel@nongnu.org; Mon, 14 Sep 2020 10:56:15 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:22243) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kHpts-00065R-RM for qemu-devel@nongnu.org; Mon, 14 Sep 2020 10:56:14 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-235-c6DJz_Y9MAa8LX3Zsw52VQ-1; Mon, 14 Sep 2020 10:56:09 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9CEEE18B9F01; Mon, 14 Sep 2020 14:56:08 +0000 (UTC) Received: from localhost (ovpn-114-80.ams2.redhat.com [10.36.114.80]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0A199610AF; Mon, 14 Sep 2020 14:56:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600095372; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HRR56tZ89YFcw6lWtw8qRwQp34wLz0vujyER+i4Xs4k=; b=OpLeIXiUFlD9Q5UXNulEQfQesSc4z1A9Ex6AO/Eo2F94FBL4EF7fK4GmBYtiLgzfSKrXIu ZNilvJgGFBTaxnI1j3U985elkBmkJsOHDl3pTQuKun2v1ftFfXXDMNsHZJcKDx4mraumhr u37N2L64KV1TcYhvPTQD8O6E1gAW5+w= X-MC-Unique: c6DJz_Y9MAa8LX3Zsw52VQ-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH v3] iotests: Drop readlink -f Date: Mon, 14 Sep 2020 16:56:06 +0200 Message-Id: <20200914145606.94620-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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; Received-SPF: pass client-ip=216.205.24.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/14 02:10:37 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -38 X-Spam_score: -3.9 X-Spam_bar: --- X-Spam_report: (-3.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.792, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Peter Maydell , Thomas Huth , =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" On macOS, (out of the box) readlink does not have -f. We do not really need readlink here, though, it was just a replacement for realpath (which is not available on our BSD test systems), which we needed to make the $(dirname) into an absolute path. Instead of using either, just use "cd; pwd" like is done for $source_iotests. Fixes: b1cbc33a3971b6bb005d5ac3569feae35a71de0f ("iotests: Allow running from different directory") Suggested-by: Peter Maydell Reported-by: Claudio Fontana Reported-by: Thomas Huth Signed-off-by: Max Reitz --- tests/qemu-iotests/check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/check b/tests/qemu-iotests/check index e14a1f354d..678b6e4910 100755 --- a/tests/qemu-iotests/check +++ b/tests/qemu-iotests/check @@ -44,7 +44,7 @@ then _init_error "failed to obtain source tree name from check symlink" fi source_iotests=3D$(cd "$source_iotests"; pwd) || _init_error "failed t= o enter source tree" - build_iotests=3D$(readlink -f $(dirname "$0")) + build_iotests=3D$(cd "$(dirname "$0")"; pwd) else # called from the source tree source_iotests=3D$PWD --=20 2.26.2