Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
4268ff5a
Commit
4268ff5a
authored
Jul 13, 2003
by
Per Cederqvist
Browse files
(timeout): Increase the timeout 2 more seconds.
parent
fc6e4ccd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/config/unix.exp
View file @
4268ff5a
...
...
@@ -42,7 +42,7 @@ if { $EFENCE == "yes" } {
# Some of the machines we run the Xenofarm tests on are really, really
# slow, so we have to increase the timeout.
set timeout [expr {3 * $timeout}]
set timeout [expr {3 * $timeout
+ 2
}]
# Set the timeout value to something small for quicker testing, if you
# have a fast enough machine.
...
...
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