Author: janne.t.harkonen
Date: Tue Nov 25 22:37:14 2008
New Revision: 1129

Modified:
   trunk/atest/run_atests.py

Log:
correct report and log titles

Modified: trunk/atest/run_atests.py
==============================================================================
--- trunk/atest/run_atests.py   (original)
+++ trunk/atest/run_atests.py   Tue Nov 25 22:37:14 2008
@@ -29,6 +29,8 @@
 ACCDIR = os.path.join(os.path.abspath(os.path.dirname(__file__)))
 ARGUMENTS = ' '.join('''
 --doc RobotSPFrameworkSPacceptanceSPtests
+--reporttitle RobotSPFrameworkSPTestSPReport
+--logtitle RobotSPFrameworkSPTestSPLog
 --metadata interpreter:%(INTERPRETER)s
 --metadata platform:%(PLATFORM)s
 --variable interpreter:%(INTERPRETER)s

Reply via email to