Skip to content
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

fixing bug with copy to support multiple src src dest (and not other … #74

Merged
merged 2 commits into from Dec 4, 2018

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Oct 31, 2018

This will resolve the issue mentioned in #73 . Specifically, we are expecting the copy command to take the format <src> <dest> <dest> and in fact it should be <src> <src> <dest>

@vsoch
Copy link
Member Author

vsoch commented Nov 18, 2018

Ping @tengwenxuan this will need your review! We have another PR going in, so this will have to be updated to be the next version.

@vsoch
Copy link
Member Author

vsoch commented Dec 4, 2018

okay, looks like I already bumped the version! This has been tested by @tengwenxuan so merging, release will be short after.

@vsoch vsoch merged commit f298d2d into master Dec 4, 2018
@vsoch vsoch deleted the fix/copy-src-dest branch December 4, 2018 22:23
@vsoch
Copy link
Member Author

vsoch commented Dec 4, 2018

Released as version 0.0.48 https://pypi.org/project/spython/0.0.48/

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.

None yet

1 participant