Skip to content

Fix multiple mkdir commands for the same directory #2653 #2658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2017

Conversation

yyosifov
Copy link
Contributor

Fix the issue with syncing files when copying a folder recursively in the app multiple times. The problem was that the mkdir command was executed multiple times. The fix is in the mobile-cli, where the folder is checked for existence and not created multiple times.

@yyosifov yyosifov merged commit b696d99 into master Mar 27, 2017
@yyosifov yyosifov deleted the yosifov/fix-dir-create-create branch March 27, 2017 12:26
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