This commit is contained in:
Mike Place 2015-10-17 08:57:45 -06:00
parent 59018289dc
commit 4d6f6bb371

View file

@ -578,7 +578,6 @@ class Client(object):
return dest
except Exception as exc:
raise MinionError('Could not retrieve {0} from FTP server. Exception: {1}'.format(url, exc))
if url_data.scheme == 'swift':
try: