changeset 32:20c1d4fa4084

More verbose.
author Catherine Wise <catherine.wise@csiro.au>
date Mon, 18 May 2015 12:48:57 +1000
parents e4c13ce69e25
children c404b570013b
files TrustStoreGalaxyBrowse.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TrustStoreGalaxyBrowse.py	Mon May 18 12:07:05 2015 +1000
+++ b/TrustStoreGalaxyBrowse.py	Mon May 18 12:48:57 2015 +1000
@@ -160,6 +160,8 @@
 
     first = True
 
+    print("Preparing the following for downloading: " + str(paths))
+
     if root is not None:
         with open(metadata_path, 'wb') as metadata_file:
             for path in paths: