summaryrefslogtreecommitdiff
path: root/testgraphical
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2010-05-18 13:12:40 +0200
committerLars Langhans <lla@openoffice.org>2010-05-18 13:12:40 +0200
commitcc3f22ac3875d1a00c21d396f7455c3f7e7b9e10 (patch)
treefb48d4d71ee2fc9cd55f676ea854193611370933 /testgraphical
parent18c03fd6d55df4adc7a565926445e7c1084f37c0 (diff)
gfxcmp02:#159601# more verbose
Diffstat (limited to 'testgraphical')
-rw-r--r--testgraphical/source/graphical_compare.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/testgraphical/source/graphical_compare.pm b/testgraphical/source/graphical_compare.pm
index d0c63181119c..5cde8d64ea01 100644
--- a/testgraphical/source/graphical_compare.pm
+++ b/testgraphical/source/graphical_compare.pm
@@ -537,6 +537,10 @@ sub SingleDocumentCompare($$$$$$)
# }
}
}
+ else
+ {
+ print "WARNING: The show program '$sJavaProgram' doesn't exists.\n";
+ }
}
}
}