]> git.arvados.org - arvados.git/commit
11579: Removed feature about not uploading a symlinked dir twice.
authorLucas Di Pentima <lucas@curoverse.com>
Mon, 1 May 2017 21:05:02 +0000 (18:05 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Mon, 1 May 2017 21:05:02 +0000 (18:05 -0300)
commit4d012b23a4ac88f433986054fc0085ee6714b5b3
tree67821ed77c458703bb10affec483e5ef0445797a
parent59b27bcb7fe510ff351dd9d8f71b1d4b56d131b5
11579: Removed feature about not uploading a symlinked dir twice.
When using --no-follow-links parameter, symlinked files will be also ignored.
Updated tests.
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py