FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  • J.W. Smith's avatar
    ede8ba83
    Revised survey data processor, responding to @rs481 comments in previous commit d55fff73: · ede8ba83
    J.W. Smith authored
    - Direct call to perl script, instead of using preceding bash script to determine logfile, in perl directing with $logFH and $projectlogFH;
    - logging and email of errors can happen before command-line options are parsed, with handleEarlyError();
    - Mandatory command-line argument for config file, where required contents are checked;
    - Optional arguments for emailing, uploading, downloading, verbose messaging, and running alternative date;
    - alternative date is checked for consistent formatting and value;
    - list of addresses to email can now be optionally provided in config file.
    ede8ba83
    History
    Revised survey data processor, responding to @rs481 comments in previous commit d55fff73:
    J.W. Smith authored
    - Direct call to perl script, instead of using preceding bash script to determine logfile, in perl directing with $logFH and $projectlogFH;
    - logging and email of errors can happen before command-line options are parsed, with handleEarlyError();
    - Mandatory command-line argument for config file, where required contents are checked;
    - Optional arguments for emailing, uploading, downloading, verbose messaging, and running alternative date;
    - alternative date is checked for consistent formatting and value;
    - list of addresses to email can now be optionally provided in config file.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.