summaryrefslogtreecommitdiff
path: root/tests/unit/test_command_helpers.py
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@kotori.zaitcev.us>2014-09-17 20:27:05 -0600
committerPete Zaitcev <zaitcev@kotori.zaitcev.us>2014-09-17 20:32:03 -0600
commit8f1b394325804c23ac18e7f9da6cb56a3b95eed2 (patch)
tree55d7abed6c2a73dc325cc3ec58220efee6279ad7 /tests/unit/test_command_helpers.py
parent45465c70e31764167b43fe342c38231a3e0b825c (diff)
downloadpython-swiftclient-8f1b394325804c23ac18e7f9da6cb56a3b95eed2.tar.gz
Stop creating extraneous directories
Cannot help streamlining the code a bit, sorry. But the meat is that we should not try to make directories if output path is explicit. Previously we created directories using the URL path, which is obviously wrong if explicit output file is supplied... unless a crafty user supplied the same path with -o that is contained in the URL path. If anyone was doing such tricks, it's not going to work anymore (we are forcing a regression for the sake of theoretical correctness here). Fixes bug: 1369546 Change-Id: Ifce31f2ba233eb55550f3810348bf16bf2447d62
Diffstat (limited to 'tests/unit/test_command_helpers.py')
0 files changed, 0 insertions, 0 deletions