Skip to content

Allow the epochs to be set on the command line or from a remote config.

Jonathan Hanks requested to merge epoch_config into master
  • On the command line a file containing epoch information is specified.
  • From the remote server a json object is decoded.

Merge request reports