diff --git a/utils.py b/utils.py index aca850a6..51fe636f 100644 --- a/utils.py +++ b/utils.py @@ -342,7 +342,7 @@ def getHTMLLogString(base_path="./buildbot"): ' >> {base_path}/mysql_logs.html -echo 'logs (mysqld* + var.tar.gz)
' >> {base_path}/mysql_logs.html +echo 'logs (mariadbd.gz + var.tar.gz)
' >> {base_path}/mysql_logs.html echo ' ' >> {base_path}/mysql_logs.html"""