bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm
changeset 25 85578ba0aa08
parent 0 83f4b4db085c
--- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm	Tue Feb 02 01:39:43 2010 +0200
+++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm	Fri Apr 16 16:10:01 2010 +0300
@@ -64,6 +64,9 @@
             'START' => ['stage.tmpl'],
             'STOP' => ['stage.tmpl','faults.tmpl']
         },
+'SMOKETEST' => {
+            'STOP' => ['smoketest.tmpl']
+        },
 'ENDBUILD' => {
             'START' => ['diamonds_finish.tmpl', 'status.tmpl']
         }