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
emulab
emulab-devel
Commits
8e978aef
Commit
8e978aef
authored
Feb 28, 2007
by
Russ Fish
Browse files
Typo.
parent
1b8ee016
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/linktest.php3
View file @
8e978aef
...
...
@@ -61,7 +61,7 @@ function CHECKPAGEARGS() {
"on
$pid
/
$eid
!"
,
1
);
}
if
(
$experiment
->
state
()
!=
$TB_EXPTSTATE_ACTIVE
)
{
USERERROR
(
"Experiment
$eid
must be active run linktest!"
,
1
);
USERERROR
(
"Experiment
$eid
must be active
to
run linktest!"
,
1
);
}
$pid
=
$experiment
->
pid
();
$eid
=
$experiment
->
eid
();
...
...
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