build script, rework all email stuff to be hacker-style

[CL 2055579 by Gil Gribb in Main branch]
This commit is contained in:
Gil Gribb
2014-04-24 12:08:28 -04:00
committed by UnrealBot
parent d198677e3b
commit c46ab3c148
10 changed files with 47 additions and 210 deletions
@@ -279,10 +279,6 @@ chmod 700 $HOME/Desktop/{1}.desktop", DesiredGLVersion, SC.ShortProjectName.ToLo
throw new AutomationException("must specify device for Linux target (-serverdevice=<ip>)");
}
}
public override string GUBP_GetPlatformFailureEMails(string Branch)
{
return "Dmitry.Rekman[epic]";
}
public override List<string> GetDebugFileExtentions()
{
return new List<string> { };