Set LD_LIBRARY_PATH to make the test script more easily runnable; r=mozilla@bucksch.org
git-svn-id: svn://10.0.0.236/trunk@75087 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -22,9 +22,12 @@
|
||||
|
||||
#
|
||||
# This is a collection of test files to guard against regressions
|
||||
# in the Gecko output system.
|
||||
# in the Mozilla output system.
|
||||
#
|
||||
|
||||
# Make sure . is in the path, so we can load the other shared libraries
|
||||
$ENV{LD_LIBRARY_PATH} .= ":.";
|
||||
|
||||
$errmsg = "";
|
||||
|
||||
print "Testing simple html to html ...\n";
|
||||
|
||||
Reference in New Issue
Block a user