From 1449bf7d1a42d187c30ed72074b2c45b5131d6bc Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 4 Dec 2008 10:44:29 -0500 Subject: Closed 4a4609c8-1882-47de-9d30-fee410b8a802 Per-tree severity levels working. --- .be/settings | 2 -- 1 file changed, 2 deletions(-) (limited to '.be/settings') diff --git a/.be/settings b/.be/settings index 807b33c..6a8d2f3 100644 --- a/.be/settings +++ b/.be/settings @@ -6,8 +6,6 @@ severities: - A feature that could improve usefulness, but not a bug. - - minor - The standard bug level. -- - moderate - - Yet another bug severity. - - serious - A bug that requires workarounds. - - critical -- cgit