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
5d8082f0
Commit
5d8082f0
authored
Sep 17, 2013
by
Leigh B Stoller
Browse files
Fix typo.
parent
98be5135
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/Experiment.pm.in
View file @
5d8082f0
...
...
@@ -5421,7 +5421,7 @@ sub CheckUpdateStatus($$)
push(@tmp, $node);
}
my @done = ();
my @not
e
done = ();
my @notdone
= ();
return -1
if (Node->CheckUpdateStatus(\@done, \@notdone, @tmp));
...
...
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