From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1W4anx-0002xx-QY for mharc-grub-devel@gnu.org; Sat, 18 Jan 2014 13:39:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4anq-0002sF-S9 for grub-devel@gnu.org; Sat, 18 Jan 2014 13:39:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4anl-0001Oi-Gl for grub-devel@gnu.org; Sat, 18 Jan 2014 13:39:30 -0500 Received: from mail-ea0-x22f.google.com ([2a00:1450:4013:c01::22f]:47026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4anl-0001OY-9p for grub-devel@gnu.org; Sat, 18 Jan 2014 13:39:25 -0500 Received: by mail-ea0-f175.google.com with SMTP id z10so2312930ead.20 for ; Sat, 18 Jan 2014 10:39:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=pUBGsl4hS6an7O37WKsIkqMUc4gsPdBqRv1Lzl34dA0=; b=ZpthEOp8tMvzFodzt6DNw3frT4Pez5KSQ7h6n/eGJM6CCFAfaFXtyPRjwuq/o/cEbx +LhDp/ZZPuQlP9Dg8jConicB4tzoyGnRDsS9pDyLGsZetIKNM/NhBzpw7+ZTZMLbrkTn y8MuovaMQo/wbHLwSxiedQoOIsn5qB5MrCRe4Fkr2eaAG+hXo1GxBfwkbgp6YyPB+bJM 1raI9WPKFhIGsRadAra3Gv3GyYvPJIoKRAP9R6EdQP5/ZBcCszmpo3DIJ5FJGgFg8IdZ 9UuRkcl4iHtBuJRkCtggtrUpXQVBz+gVVN9Hcz4I7d+lNvbCHyi+uKoTB5UcOK+JN5dV fYuQ== X-Received: by 10.14.209.129 with SMTP id s1mr9029349eeo.21.1390070364494; Sat, 18 Jan 2014 10:39:24 -0800 (PST) Received: from [192.168.1.16] (85-188.196-178.cust.bluewin.ch. [178.196.188.85]) by mx.google.com with ESMTPSA id 7sm37330891eee.12.2014.01.18.10.39.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 18 Jan 2014 10:39:23 -0800 (PST) Message-ID: <52DACA5A.9040601@gmail.com> Date: Sat, 18 Jan 2014 19:39:22 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.2.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] fix removal of {cpu,machine} links on mingw/msys References: <1388224711-10010-1-git-send-email-arvidjaar@gmail.com> <52DAC493.7060104@gmail.com> <20140118223213.7027d50d@opensuse.site> In-Reply-To: <20140118223213.7027d50d@opensuse.site> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="uB0I7tQlHWWmiv8kcF5rAua6nRLesKjAS" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::22f X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jan 2014 18:39:37 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uB0I7tQlHWWmiv8kcF5rAua6nRLesKjAS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 18.01.2014 19:32, Andrey Borzenkov wrote: > =D0=92 Sat, 18 Jan 2014 19:14:43 +0100 > Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0= =B8=D1=88=D0=B5=D1=82: >=20 >> On 28.12.2013 10:58, Andrey Borzenkov wrote: >>> At least on Windows 2003 using "ln -s dir1 dir2" in msys shell succee= ds, >>> but results in what looks like hard link. Subsequent "rm -f dir2" (e.= g. >>> during second config.status invocation) fails. Check that we also can= >>> remove link to directory. >>> >>> Make it more clear in message that we are checking "ln -s". >>> >> Is there a way to reliably remove result of such test? We don't want t= o >> leave a weird file after the test behind. Perhaps rm -rf since we know= >> that we test with newly-created directory? >=20 > Test does "rm -rf testdir" at the end already and it removes this. >=20 Go ahead then. >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --uB0I7tQlHWWmiv8kcF5rAua6nRLesKjAS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlLayloACgkQmBXlbbo5nOsYRwD9HYPfCNHjiJo9UDRaobThqS/S lVpg7OVYvZHnhMuvwskA+QGv8MGi0KwT+eiGljIatkP1ZveYYE1Ze8mJstQCL9d0 =xiMf -----END PGP SIGNATURE----- --uB0I7tQlHWWmiv8kcF5rAua6nRLesKjAS--