That diff sets default value to None for the following non mandatory parameters
of the LoadMercurialTsk scheduler task:
- visit_date: setting it to None enables the mercurial loader to compute the visit date at runtime
- directory: setting it to None enables the mercurial loader to create a temporary directory in which to clone the remote hg repository
Related T336