Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
b34927d6
Commit
b34927d6
authored
Jul 24, 2017
by
frankiejol
Committed by
Francesc Guasch
Oct 06, 2017
Browse files
[#315] add Void Virtual Manager when testing
parent
6129ccfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
b34927d6
...
...
@@ -839,6 +839,7 @@ sub _create_vm {
push
@vms
,(
$vm
)
if
$vm
;
}
die
"
No VMs found:
$err
\n
"
if
$self
->
warn_error
&&
!
@vms
;
return
\
@vms
;
}
...
...
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