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
6f8d31fb
Commit
6f8d31fb
authored
Dec 05, 2005
by
Leigh B. Stoller
Browse files
Change default linktest level to 1 since routing tests are broken.
parent
972132be
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/beginexp_form.php3
View file @
6f8d31fb
...
@@ -62,7 +62,7 @@ function INITFORM($formfields, $projlist)
...
@@ -62,7 +62,7 @@ function INITFORM($formfields, $projlist)
$defaults
[
exp_nsfile
]
=
""
;
# Multipart data.
$defaults
[
exp_nsfile
]
=
""
;
# Multipart data.
$defaults
[
exp_preload
]
=
"no"
;
$defaults
[
exp_preload
]
=
"no"
;
$defaults
[
exp_batched
]
=
"no"
;
$defaults
[
exp_batched
]
=
"no"
;
$defaults
[
exp_linktest
]
=
3
;
$defaults
[
exp_linktest
]
=
1
;
#
#
# Allow formfields that are already set to override defaults
# Allow formfields that are already set to override defaults
...
...
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