FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit ede8ba83 authored by J.W. Smith's avatar J.W. Smith
Browse files

Revised survey data processor, responding to @rs481 comments in previous commit d55fff73:

- 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.
parent 7af70853
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment