common/tools/raptor/RaptorInfo.pm
changeset 386 62c9e8d019fc
parent 383 52675b624b66
child 764 d00048f1b036
--- a/common/tools/raptor/RaptorInfo.pm	Fri Aug 28 10:25:09 2009 +0100
+++ b/common/tools/raptor/RaptorInfo.pm	Wed Sep 02 11:23:48 2009 +0100
@@ -42,7 +42,7 @@
 {
 	my ($text) = @_;
 	
-	my $severity = $RaptorCommon::SEVERITY_UNKNOWN;
+	my $severity = '';
 	
 	if ($text =~ m,unmatchable,)
 	{