Commit 0ee1f288 authored by Karl Kornel's avatar Karl Kornel
Browse files

A little more cleanup

parent fd3be5f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -476,7 +476,7 @@ sub email_failure {
		}
	);
	my $email_body_text = "Hello!\nThis is $RealScript, running on ";
	$email_body_text .= hostname() . "\n";
	$email_body_text .= hostname() . '.';
	$email_body_text .= <<"EOF";
I am emailing you to report that something went wrong.