From nobody Fri Apr 26 16:40:32 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1557843840; cv=none; d=zoho.com; s=zohoarc; b=iRPEucq95oriGhvCBCiC4ukp+163CJxHL4QydqMErXQLMjCkGOFwPweKlreiFHv2WdcPI7YOpuRgmMz7uiQGlMVIS9ypVpZzbzl2AhQWhaYYQGFJ0ai1E6kscV36R+B1o1G2k48nwsV7WK1zy1M+Fa+QSMCVnJRQzbiZyHsaHMM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557843840; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=5R+bKDFTmHykJQR4M3jgsb5noBR98AJilIMhXnfesp4=; b=HdcLqacIZ+eCbRLp+I9Dkwhja0w5Tm0JOPrHXHwM1l+rbb3pDrOdfY8y3H4xAxPo+KXKe/2JIAOlpHLV3uUD7AhEiBsbCXPGK0AicJVOPko4lMUH+I131pJapaLUmeOdizUTlz9+uVfk7ETtrj311wypWkp9OBqANyBP8sey/pY= ARC-Authentication-Results: i=1; mx.zoho.com; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1557843840626668.6744318907204; Tue, 14 May 2019 07:24:00 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hQYKG-0008Ch-4Q; Tue, 14 May 2019 14:22:40 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hQYKE-0008CG-T7 for xen-devel@lists.xenproject.org; Tue, 14 May 2019 14:22:38 +0000 Received: from SMTP03.CITRIX.COM (unknown [162.221.156.55]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id b9841e6c-7653-11e9-8980-bc764e045a96; Tue, 14 May 2019 14:22:37 +0000 (UTC) X-Inumbo-ID: b9841e6c-7653-11e9-8980-bc764e045a96 X-IronPort-AV: E=Sophos;i="5.60,469,1549929600"; d="scan'208";a="85442568" From: Wei Liu To: Date: Tue, 14 May 2019 15:22:33 +0100 Message-ID: <20190514142233.23165-4-wei.liu2@citrix.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190514142233.23165-1-wei.liu2@citrix.com> References: <20190514142233.23165-1-wei.liu2@citrix.com> MIME-Version: 1.0 Subject: [Xen-devel] [PATCH v2 3/3] INSTALL: remove duplicate sentence X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , Wei Liu , Konrad Rzeszutek Wilk , George Dunlap , Andrew Cooper , Ian Jackson , Tim Deegan , Julien Grall , Jan Beulich Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" The same sentence is repeated in the next paragraph. Signed-off-by: Wei Liu Acked-by: George Dunlap --- INSTALL | 1 - 1 file changed, 1 deletion(-) diff --git a/INSTALL b/INSTALL index 9aa9ebdddc..1665ddd6a4 100644 --- a/INSTALL +++ b/INSTALL @@ -225,7 +225,6 @@ XEN_BUILD_TIME=3Dhh:mm:ss SMBIOS_REL_DATE=3Dmm/dd/yyyy VGABIOS_REL_DATE=3D"dd Mon yyyy" =20 -During tools build external repos will be cloned into the source tree. This variable can be used to point to a different git binary to be used. GIT=3D =20 --=20 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel