diff -r b60bdff41580 -r 9f47b050a32f sbsv2/raptor/test/smoke_suite/gnumakefile_what.py --- a/sbsv2/raptor/test/smoke_suite/gnumakefile_what.py Tue Apr 20 13:41:38 2010 +0100 +++ b/sbsv2/raptor/test/smoke_suite/gnumakefile_what.py Tue Apr 27 16:30:46 2010 +0100 @@ -23,7 +23,8 @@ t.name = "gnumakefile_what" t.command = "sbs -b smoke_suite/test_resources/gnumakefile/bld.inf --what" componentpath = re.sub(r'\\','/',os.path.abspath("smoke_suite/test_resources/gnumakefile")) - + + t.output_expected_only_once = True t.stdout = [ # Generated txt files by the gnumakefile componentpath+"/master_bld_ARMV5_UDEB.txt",