You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this commit, we create a temp file to hold stdout and stderr. We set
a trap on error, which will send the temp file to stdout. This has the
effect of sending the output upon error to mail when run via cron.
0 commit comments