Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
09538f2d
Commit
09538f2d
authored
Nov 12, 2008
by
Niels Möller
Browse files
(XAUTHORITY): Use a separate export statement for XAUTHORITY.
Rev: src/testsuite/functions.sh:1.54
parent
9b64cc17
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/functions.sh
View file @
09538f2d
...
...
@@ -49,7 +49,8 @@ unset DISPLAY
export
DISPLAY
TEST_DISPLAY
=
:17
export
XAUTHORITY
=
"
`
pwd
`
/xauthority"
XAUTHORITY
=
"
`
pwd
`
/xauthority"
export
XAUTHORITY
# FIXME: Are these flags obsolete?
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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