В Sat, 18 Jan 2014 19:14:43 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com> пишет:

> On 28.12.2013 10:58, Andrey Borzenkov wrote:
> > At least on Windows 2003 using "ln -s dir1 dir2" in msys shell succeeds,
> > 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 to
> leave a weird file after the test behind. Perhaps rm -rf since we know
> that we test with newly-created directory?

Test does "rm -rf testdir" at the end already and it removes this.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to