Author: laukpe
Date: Wed Nov 19 15:17:31 2008
New Revision: 1009

Modified:
   trunk/atest/robot/core/commandline.html

Log:
fixed test broken by ealier small refactoring to processing cli args

Modified: trunk/atest/robot/core/commandline.html
==============================================================================
--- trunk/atest/robot/core/commandline.html     (original)
+++ trunk/atest/robot/core/commandline.html     Wed Nov 19 15:17:31 2008
@@ -55,8 +55,6 @@
 }
 </style>
 <title>Commandline</title></head>
-
-
 <body>
 <h1>Commandline</h1>

@@ -1768,7 +1766,7 @@
 <td></td>
 <td>Check Stderr Contains</td>
 <td>[ ERROR ]</td>
-<td>Option '--transform' is ignored. Please use '--log' and '--report' to control what outputs to generate.</td>
+<td>Option '--transform'&nbsp;has been removed.</td>
 <td></td>
 </tr>
 <tr>

Reply via email to