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
fc411104
Commit
fc411104
authored
Mar 24, 2008
by
David Johnson
Browse files
Little bug.
parent
38445a4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/plab/libplabnodehist.pm.in
View file @
fc411104
...
...
@@ -211,7 +211,7 @@ sub rankNodesByUnavail($;$$$) {
}
if
(
!defined($sref)) {
$
sref
=
getNodeHistSequences
();
$
sref
=
getNodeHistSequences
(
$
plcname
);
}
if
(
!defined($dojitter)) {
$
dojitter
=
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