Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move.py: check copy_result_tb return
copy_result_tb returns the response from the PUT, and does not raise an exception for HTTP errrors; so we now check the return value and raise an exception on error.
- Loading branch information