# HG changeset patch # User Catherine Wise # Date 1431917337 -36000 # Node ID 20c1d4fa4084db32f1a9445d3f1c9d0ab257ecce # Parent e4c13ce69e25763fb182ecea98e7ecc33d113a19 More verbose. diff -r e4c13ce69e25 -r 20c1d4fa4084 TrustStoreGalaxyBrowse.py --- 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: