common/tools/raptor/RaptorInfo.pm
changeset 374 52675b624b66
parent 227 51e429810aba
--- a/common/tools/raptor/RaptorInfo.pm	Mon Aug 24 15:09:22 2009 +0100
+++ b/common/tools/raptor/RaptorInfo.pm	Wed Aug 26 12:30:59 2009 +0100
@@ -42,7 +42,7 @@
 {
 	my ($text) = @_;
 	
-	my $severity = $RaptorCommon::SEVERITY_UNKNOWN;
+	my $severity = '';
 	
 	if ($text =~ m,unmatchable,)
 	{