diff -r 2fda6cb4a812 -r 153129bf777e sbsv2/raptor/python/raptor.py --- a/sbsv2/raptor/python/raptor.py Fri Mar 26 12:02:49 2010 +0000 +++ b/sbsv2/raptor/python/raptor.py Thu Apr 01 11:47:09 2010 +0100 @@ -1096,7 +1096,7 @@ self.raptor_params = BuildStats(self) # Open the requested plugins using the pluginbox - self.out.open(self.raptor_params, self.filterList.split(','), self.pbox) + self.out.open(self.raptor_params, self.filterList, self.pbox) # log header self.out.write("\n")