summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Sentry.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Sentry.pm b/Bugzilla/Sentry.pm
index e0866b27e..ac053d992 100644
--- a/Bugzilla/Sentry.pm
+++ b/Bugzilla/Sentry.pm
@@ -53,6 +53,7 @@ use constant CONFIG => {
qr/Unicode character \S+ is illegal/,
qr/Lost connection to MySQL server during query/,
qr/Call me again when you have some data to chart/,
+ qr/relative paths are not allowed/,
],
# (ab)use the logger to classify error/warning types