sbsv2/raptor/test/smoke_suite/annofile2log.py
branchwip
changeset 454 9de4f2d59255
parent 450 63f3bc391c14
child 457 9bebdb95e0de
--- a/sbsv2/raptor/test/smoke_suite/annofile2log.py	Tue Apr 06 10:02:34 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/annofile2log.py	Tue Apr 06 10:03:18 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