Updated Jenkinsparse.

This commit is contained in:
Harrison Deng 2022-05-12 03:08:04 -05:00
parent eb7525e651
commit 62df821488

View File

@ -1,5 +1,6 @@
# Acceptable warnings and errors.
warn /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/FATAL\] \[ne\.mi\.fm\.lo\.RuntimeDistCleaner\/DISTXFORM\]/
ok /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/ERROR\] \[minecraft\/Settings\]/
ok /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/FATAL\] \[ne\.mi\.fm\.lo\.RuntimeDistCleaner\/DISTXFORM\]/
# General guide.
info /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/INFO\]/