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
dfd91b00
Commit
dfd91b00
authored
Jun 26, 2017
by
Leigh B Stoller
Browse files
Fix to previous revision.
parent
225a2068
Changes
1
Hide whitespace changes
Inline
Side-by-side
apt/manage_instance.in
View file @
dfd91b00
...
...
@@ -1488,7 +1488,7 @@ sub DoExtend()
$granted
= 0;
}
if (
$wanted
>
$granted
) {
if (
c
heck
a
uto
a
pprove(
$wanted
,
\$
autoapprove_info) == 0) {
if (
C
heck
A
uto
A
pprove(
$wanted
,
\$
autoapprove_info) == 0) {
if (
$autoapprove_info
->{'approve'}) {
# Informational for now.
if (0) {
...
...
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