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
46583694
Commit
46583694
authored
Feb 12, 2009
by
Niels Möller
Browse files
(test_result): Sleep 3 seconds before trying xauth generate.
Rev: src/testsuite/functions.sh:1.55
parent
bb23ae6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/functions.sh
View file @
46583694
...
...
@@ -193,6 +193,7 @@ spawn_lshg () {
spawn_xvfb
()
{
Xvfb
-nolisten
tcp
$TEST_DISPLAY
&
at_exit
"kill
$!
"
sleep
3
xauth generate
$TEST_DISPLAY
.
}
...
...
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