|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix ioemu build
On 06/08/2009 23:04, "Christian Tramnitz" <chris.ace@xxxxxxx> wrote:
> apparently the xen-setup script in ioemu tries to delete non-existant
> files which currently causes gentoo live-ebuilds to fail (I can't patch
> because the ioemu tree is being dynamically populated using git).
>
> Anyway checking for the existence of a file before actually deleting it
> shouldn't really hurt...
But... 'rm -f' doesn't fail when the file doesn't exist?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|