summaryrefslogtreecommitdiff
path: root/tests/test_cmdline_tool.py
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-03 01:40:26 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-03 01:40:26 (GMT)
commit44cddd0b3cf69b1e10811f0000c0ddef02c15d58 (patch)
tree536dc65cf43152e3934ac123086afa9d9d648483 /tests/test_cmdline_tool.py
parentb390d54471201731db1158fa21aa54fcef1f7582 (diff)
parente5448f5e69f6d59256ba1816acf2647e808e10db (diff)
Merge branch 'master' of github.com:openscad/openscad into cmake_workaround
Conflicts: tests/virtualfb.sh
Diffstat (limited to 'tests/test_cmdline_tool.py')
-rwxr-xr-xtests/test_cmdline_tool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cmdline_tool.py b/tests/test_cmdline_tool.py
index f29acc0..889c429 100755
--- a/tests/test_cmdline_tool.py
+++ b/tests/test_cmdline_tool.py
@@ -101,7 +101,7 @@ def compare_png(resultfilename):
msg += '\n expected image: ' + expectedfilename + '\n'
print >> sys.stderr, msg
if not resultfilename:
- print >> sys.stderr, "Error: OpenSCAD did not generate an image to test"
+ print >> sys.stderr, "Error: OpenSCAD error during test image generation"
return False
print >> sys.stderr, ' actual image: ', resultfilename
contact: Jan Huwald // Impressum