Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
5d80a721
Unverified
Commit
5d80a721
authored
May 10, 2016
by
boklm
Browse files
Set FONTCONFIG_PATH and FONTCONFIG_FILE
parent
c420eade
Changes
1
Hide whitespace changes
Inline
Side-by-side
TBBTestSuite/TestSuite/BrowserBundleTests.pm
View file @
5d80a721
...
...
@@ -658,6 +658,8 @@ sub ff_wrapper {
set -e
export HOME="$tbbinfos->{tbbdir}"
export LD_LIBRARY_PATH="$tbbinfos->{tbbdir}:$tbbinfos->{tordir}"
export FONTCONFIG_PATH="\${HOME}/TorBrowser/Data/fontconfig"
export FONTCONFIG_FILE="fonts.conf"
exec \'$tbbinfos->{ffbin}\' "\$@"
EOF
write_file
(
$wrapper_file
,
$wrapper
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment