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
f6be521b
Commit
f6be521b
authored
Jul 08, 2020
by
frankiejol
Browse files
Merge branch 'develop' of
https://github.com/upc/ravada
into develop
parents
fad874f3
f72376a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/lib/Test/Ravada.pm
View file @
f6be521b
...
...
@@ -1596,7 +1596,7 @@ sub _do_remote_node($vm_name, $remote_config) {
}
sub
_dir_db
{
my
$dir_db
=
"
/
var/
run/ravada/$>/db
";
my
$dir_db
=
"
/run/ravada/$>/db
";
if
(
!
-
e
$dir_db
)
{
eval
{
make_path
$dir_db
...
...
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