[CRIU] [PATCH 4/4] zdtm: make -- Don't fail if symlink already exist

Pavel Emelyanov xemul at parallels.com
Fri Mar 27 04:09:59 PDT 2015


On 03/26/2015 11:50 AM, Cyrill Gorcunov wrote:
> On Thu, Mar 26, 2015 at 11:45:05AM +0300, Andrew Vagin wrote:
>> On Thu, Mar 26, 2015 at 11:23:15AM +0300, Cyrill Gorcunov wrote:
>>> If symlink is present the test run fails with
>>> "already exist" message. Lets make the link
>>> unconditional, this is fine.
>>>
>>> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
>>> ---
>>>  test/zdtm/live/static/Makefile | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/test/zdtm/live/static/Makefile b/test/zdtm/live/static/Makefile
>>> index 824da1b49088..d73d70a81e72 100644
>>> --- a/test/zdtm/live/static/Makefile
>>> +++ b/test/zdtm/live/static/Makefile
>>> @@ -221,7 +221,7 @@ install: all
>>>  .PHONY: all install
>>>  
>>>  inotify_system_nodel.c: inotify_system.c
>>
>> We can remove this code because this symlink is in the get repo.
> 
> Maybe better to drop it out of the repo? And ignore in .gitignore
> of course.

So, what do we do with this?



More information about the CRIU mailing list