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
fa56b265
Commit
fa56b265
authored
Jan 15, 2018
by
Francesc Guasch
Browse files
[#513] fixed duplicated call
parent
2af55f0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/VM.pm
View file @
fa56b265
...
...
@@ -316,7 +316,6 @@ sub _check_require_base {
}
my
$base
=
$self
->
search_domain_by_id
(
$args
{
id_base
});
die
"
ERROR: Domain
"
.
$self
->
name
.
"
is not base
"
if
!
$base
->
is_base
();
...
...
Write
Preview
Markdown
is supported
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