sbsv2/raptor/test/smoke_suite/annofile2log.py
branchwip
changeset 450 63f3bc391c14
parent 363 4549b6c6c3d8
child 457 9bebdb95e0de
--- a/sbsv2/raptor/test/smoke_suite/annofile2log.py	Thu Apr 01 11:57:33 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/annofile2log.py	Thu Apr 01 15:50:33 2010 +0100
@@ -19,7 +19,7 @@
 def run():
 	t = SmokeTest()
 	t.id = "43563"
-	t.name = "annofile2log_canned"
+	t.name = "annofile2log"
 	t.description = "test workaround for log corruption from a make engine whose name begins with 'e'"
 	
 	t.usebash = True