raise an error if the file failed to copy to public storage
authorRodney Ewing <ewing.rj@gmail.com>
Wed, 14 Aug 2013 20:47:39 +0000 (13:47 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 16 Aug 2013 22:30:22 +0000 (15:30 -0700)
commit79f84d7e479f6b370709c6826c85070ab1996ea6
tree051f2715cdaebed8a38b1ed6cfef0c67eb12649d
parent100a73a298f739d345cc41d9e5260c170a408c03
raise an error if the file failed to copy to public storage

catch copy_local_to_storage errors and raise PublicStoreFail, saving the keyname
mediagoblin/processing/__init__.py