11579: Added assertion on test to check for file symlinks to be copied by default.
authorLucas Di Pentima <lucas@curoverse.com>
Tue, 2 May 2017 14:52:44 +0000 (11:52 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Tue, 2 May 2017 14:52:44 +0000 (11:52 -0300)
commit18f3b51a1795922a5c5c595b5b3fb5ce12978c64
tree4be1ac99e40e99cdf3aa832774e1d271cfbc97be
parent4d012b23a4ac88f433986054fc0085ee6714b5b3
11579: Added assertion on test to check for file symlinks to be copied by default.
Don't treat a PathDoesNotExist exception as an abnormal termination, just log the proper error message, and quit.
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py