sbsv2/raptor/python/plugins/filter_what.py
branchfix
changeset 199 3776a92b44bb
parent 198 53dd6a549481
child 203 faed4203d5c6
--- a/sbsv2/raptor/python/plugins/filter_what.py	Tue Feb 09 15:48:43 2010 +0200
+++ b/sbsv2/raptor/python/plugins/filter_what.py	Tue Feb 09 16:23:58 2010 +0200
@@ -26,6 +26,7 @@
 		super(filter_interface.Filter,self).__init__()
 		self.path_prefix_to_strip = None
 		self.path_prefix_to_add_on = None
+		self.check = False
 	
 	def print_file(self, line, start, end):
 		"Ensure DOS slashes on Windows"