[Commotion-admin] [mlab-observatory] Improving logging output by indicating the group key number and processi... (#39)

mtlynch notifications at github.com
Tue Jan 13 15:37:19 EST 2015


> @@ -76,9 +76,10 @@ def perform_conversion(input_filenames, output_dir):
>    file_writer = observatory_file_writer.ObservatoryFileWriter()
>  
>    per_site_result_grouper = result_grouper.PerSiteTelescopeResultGrouper()
> -  per_site_output_dir = os.path.join(output_dir, 'exploreData')
> +  per_site_output_dir = os.path.join(output_dir, 'data', 'exploreData')

Yep, ResultConverter handles making sure non-existent directories are created. Good question though, just tested it to confirm.

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/mlab-observatory/pull/39/files#r22892517
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20150113/6c031b04/attachment.html>


More information about the Commotion-admin mailing list