Skip to content

Allow directory change to happen if mkdir fails#396

Closed
pschuegr wants to merge 1 commit into
libgit2:vNextfrom
pschuegr:vNext
Closed

Allow directory change to happen if mkdir fails#396
pschuegr wants to merge 1 commit into
libgit2:vNextfrom
pschuegr:vNext

Conversation

@pschuegr

Copy link
Copy Markdown

Dir may exist already. Was preventing linux build occasionally.

@ethomson

Copy link
Copy Markdown
Member

Well, this seems to proceed regardless of why the mkdir fails. Could you do the mkdir only if ! -d?

@pschuegr pschuegr closed this Apr 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants