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
1be33de7
Commit
1be33de7
authored
Nov 10, 2008
by
Niels Möller
Browse files
Explicitly export DISPLAY.
Rev: src/testsuite/functions.sh:1.53
parent
704b0c78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/functions.sh
View file @
1be33de7
...
...
@@ -44,6 +44,10 @@ export LSHD_UTMP LSHD_WTMP LSHD_CONFIG_DIR
:
${
INTERFACE
:
=localhost
}
unset
DISPLAY
# Needed on BSD; otherwise DISPLAY is lost in the invocation
# DISPLAY=... exec_lsh.
export
DISPLAY
TEST_DISPLAY
=
:17
export
XAUTHORITY
=
"
`
pwd
`
/xauthority"
...
...
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