Correct sysdef test in light of merged localisation changes.
--- a/sbsv2/raptor/test/smoke_suite/sysdef_layers.py Thu Feb 25 16:14:32 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/sysdef_layers.py Fri Feb 26 12:14:12 2010 +0000
@@ -82,7 +82,7 @@
"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp"
])
t.countmatch = [
- ["<recipe .*layer='Component with Layer Dependencies' component='dependent'.*>", 43],
+ ["<recipe .*layer='Component with Layer Dependencies' component='dependent'.*>", 37],
["<recipe .*layer='Build Generated Source' component='build generated source'.*>", 7]
]
t.run()