changeset 25:20dc961b7949

FILES DELETE THEM UGH
author Catherine Wise <catherine.wise@csiro.au>
date Tue, 14 Jan 2014 15:51:07 +1100
parents 7b1720b6acf2
children 6cb02d1f793a
files TrustStoreGalaxyImport.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TrustStoreGalaxyImport.py	Tue Jan 14 15:49:55 2014 +1100
+++ b/TrustStoreGalaxyImport.py	Tue Jan 14 15:51:07 2014 +1100
@@ -85,6 +85,7 @@
                         shutil.copy(uncompressed, outputFile)
                         try:
                             os.remove(uncompressed)
+                            os.remove(download)
                         except OSError:
                                 pass
                     else: