summaryrefslogtreecommitdiff
path: root/tests/test_cmdline_tool.py
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-01 04:16:28 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-01 04:16:28 (GMT)
commit1f39090cc0f47893977f8abc33b5f1933a3c275e (patch)
tree308da130cf4ec27e5e86e3844c14bf45c06f6537 /tests/test_cmdline_tool.py
parent684e023e849f5ab971d3901d1932ce21ddc3f8e2 (diff)
fix GLU issues caued by mesa split from glu. clarify test error msg
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