sbsv2/raptor/test/smoke_suite/annofile2log.py
branchfix
changeset 560 245c03ee6e9c
parent 553 7d4971eaf863
--- a/sbsv2/raptor/test/smoke_suite/annofile2log.py	Mon May 17 18:27:21 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/annofile2log.py	Mon May 17 18:33:53 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