BaseTools: update the mail address for stack trace info
Update the mail address from edk2-devel@lists.sourceforge.net to edk2-devel@lists.01.org. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Andrew Fish <afish@apple.com>
This commit is contained in:
@ -323,7 +323,7 @@ MSG_NEW_FILE_NAME_FOR_DIST = _(
|
||||
MSG_UPDATE_PACKAGE_DATABASE = _("Update Distribution Package Database ...")
|
||||
MSG_PYTHON_ON = _("(Python %s on %s) ")
|
||||
MSG_SEARCH_FOR_HELP = _(
|
||||
"\n(Please send email to edk2-devel@lists.sourceforge.net for\n"
|
||||
"\n(Please send email to edk2-devel@lists.01.org for\n"
|
||||
" help, attach the following call stack trace.)\n")
|
||||
MSG_REMOVE_TEMP_FILE_STARTED = _("Removing temp files started ... ")
|
||||
MSG_REMOVE_TEMP_FILE_DONE = _("Removing temp files ... Done.")
|
||||
|
Reference in New Issue
Block a user