# HG changeset patch # User Catherine Wise # Date 1389675067 -39600 # Node ID 20dc961b794962697765e8394fe51c4e6e0e4534 # Parent 7b1720b6acf28f74afae92f6a400fbb3b403264a FILES DELETE THEM UGH diff -r 7b1720b6acf2 -r 20dc961b7949 TrustStoreGalaxyImport.py --- 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: