Revision: 3500
Author: jussi.ao.malinen
Date: Tue May 25 07:00:21 2010
Log: fixed test metadata commanline names to new formatting
http://code.google.com/p/robotframework/source/detail?r=3500

Modified:
 /trunk/atest/robot/rebot/combine.txt

=======================================
--- /trunk/atest/robot/rebot/combine.txt        Tue May 25 06:54:16 2010
+++ /trunk/atest/robot/rebot/combine.txt        Tue May 25 07:00:21 2010
@@ -141,7 +141,7 @@
     Run Rebot  ${EMPTY}  ${TEMP FILE 1}  ${TEMP FILE 2}
     Set Suite Variable  $SUITE1  ${SUITE}
     Comment  4) Combine w/ options
- Run Rebot --name new_name --doc MySPfineSPdoc --metadata name:value -M other_meta:AnotherSPvalue --critical force --escape space:SP --report ${REPORT 1} ${TEMP FILE 1} ${TEMP FILE 2} + Run Rebot --name New_Name --doc MySPfineSPdoc --metadata Name:value -M Other_Meta:AnotherSPvalue --critical force --escape space:SP --report ${REPORT 1} ${TEMP FILE 1} ${TEMP FILE 2}
     Set Suite Variable  $SUITE2  ${SUITE}
     Copy File  ${OUT FILE}  ${TEMP FILE 3}
     Comment  5) Combine with times.xml  which has known times

Reply via email to