diff -r eff54c65de8b -r b601167a8189 sbsv2/raptor/python/raptor_make.py --- a/sbsv2/raptor/python/raptor_make.py Tue Jan 26 14:25:28 2010 +0000 +++ b/sbsv2/raptor/python/raptor_make.py Thu Jan 28 16:06:25 2010 +0000 @@ -497,12 +497,22 @@ universal_newlines=True, env=makeenv) stream = p.stdout - + inRecipe = False line = " " while line: line = stream.readline() - self.raptor.out.write(line) - + + if line.startswith("