Author: pekka.klarck Date: Thu Jan 8 10:27:09 2009 New Revision: 1238
Modified: trunk/atest/robot/core/commandline.html Log: the path can also contain a dot Modified: trunk/atest/robot/core/commandline.html ============================================================================== --- trunk/atest/robot/core/commandline.html (original) +++ trunk/atest/robot/core/commandline.html Thu Jan 8 10:27:09 2009 @@ -546,7 +546,7 @@ <td></td> <td>${path} =</td> <td>Set</td> -<td>[:\\w /\\\\~+-]*debug\\.txt</td> +<td>[:.\\w /\\\\~+-]*debug\\.txt</td> <td></td> </tr> <tr>