Commit 53843db5 authored by Karl Kornel's avatar Karl Kornel
Browse files

More email cleanup

parent 0ee1f288
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -475,7 +475,7 @@ sub email_failure {
			encoding     => 'quoted-printable',
		}
	);
	my $email_body_text = "Hello!\nThis is $RealScript, running on ";
	my $email_body_text = "Hello!\n\nThis is $RealScript, running on ";
	$email_body_text .= hostname() . '.  ';
	$email_body_text .= <<"EOF";
I am emailing you to report that something went wrong.
@@ -486,9 +486,7 @@ Here's a couple-word summary of what's going on:

If a log is available, it is being attached as "workflow-log.txt".

When you have a moment, please investigate.

To re-run the workflow, use the following command:
When you have a moment, please investigate.  To re-run the workflow, use the following command:

$RealBin/$RealScript $action $runfolder