Skip to content

implement copy_dir function in filetools#2177

Merged
boegel merged 3 commits intoeasybuilders:developfrom
boegel:copy_dir
Mar 22, 2017
Merged

implement copy_dir function in filetools#2177
boegel merged 3 commits intoeasybuilders:developfrom
boegel:copy_dir

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Mar 21, 2017

No description provided.

@boegel boegel added this to the 3.2.0 milestone Mar 21, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 21, 2017

@wpoely86 please review?

Comment thread easybuild/tools/filetools.py Outdated

shutil.copytree(path, target_path)
_log.info("%s copied to %s", path, target_path)
except OSError as err:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IOError too?

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 22, 2017

Thanks for the review @wpoely86!

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