Revision: 2982
Author: janne.t.harkonen
Date: Wed Apr 14 12:38:31 2010
Log: this now results in shorter error message
http://code.google.com/p/robotframework/source/detail?r=2982
Modified:
/trunk/atest/robot/core/invalid_syntax.html
=======================================
--- /trunk/atest/robot/core/invalid_syntax.html Mon Apr 12 05:17:10 2010
+++ /trunk/atest/robot/core/invalid_syntax.html Wed Apr 14 12:38:31 2010
@@ -21,6 +21,7 @@
+
@@ -3112,7 +3113,7 @@
</td>
<td style="vertical-align: top;">Verify Error<br>
</td>
- <td style="vertical-align: top;"> Replacing variables from
setting 'Library' failed: Non-existing variable '${unicod</td>
+ <td style="vertical-align: top;">Non-existing variable '${unicod</td>
<td style="vertical-align: top;">Setting</td>
<td style="vertical-align: top;">15<br>
</td>
@@ -11869,4 +11870,5 @@
+
</body></html>
--
To unsubscribe, reply using "remove me" as the subject.