sbsv2/raptor/test/smoke_suite/gnumakefile_what.py
branchfix
changeset 492 9f47b050a32f
parent 20 d1f6767eec1a
child 493 4a86d5ea40ef
--- 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",