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
emulab
emulab-devel
Commits
fbdf95b8
Commit
fbdf95b8
authored
Oct 20, 2005
by
Leigh B. Stoller
Browse files
Bump linktest timeout from 2 to 10 minutes.
parent
dd257e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbswap.in
View file @
fbdf95b8
...
@@ -1165,7 +1165,7 @@ sub doSwapin($) {
...
@@ -1165,7 +1165,7 @@ sub doSwapin($) {
#
#
# Run it. No worries about failures.
# Run it. No worries about failures.
#
#
my
$optarg
=
"
-l
$linktest_level
-t
12
0 -m
";
my
$optarg
=
"
-l
$linktest_level
-t
60
0 -m
";
print
"
Starting linktest ... this could take a while!'
\n
";
print
"
Starting linktest ... this could take a while!'
\n
";
if
(
system
("
linktest_control
$optarg
$pid
$eid
")
!=
0
)
{
if
(
system
("
linktest_control
$optarg
$pid
$eid
")
!=
0
)
{
...
...
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