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
635c4f14
Commit
635c4f14
authored
Jan 06, 2017
by
Gary Wong
Browse files
Give sensible output even when starting from a totally full testbed.
parent
c4af5e73
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/predict.in
View file @
635c4f14
...
...
@@ -118,7 +118,7 @@ unless( $type =~ /^[-\w]+$/ ) {
my
$reservations
=
Reservation
->
LookupAll
(
$type
);
my
@timeline
=
();
my
$free
;
my
$free
=
0
;
my
%used
=
();
my
%reserved
=
();
...
...
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