Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
b39a3e96
Commit
b39a3e96
authored
Aug 05, 2021
by
Francesc Guasch
Browse files
refactor: removed debug
parent
df8513e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/lib/Test/Ravada.pm
View file @
b39a3e96
...
...
@@ -369,9 +369,7 @@ sub init($config=undef, $sqlite = 1 , $flush=0) {
}
if
(
$RVD_BACK
&&
ref
(
$RVD_BACK
)
)
{
warn
''
.
localtime
();
clean
();
warn
''
.
localtime
();
# clean removes the temporary config file, so we dump it again
if
(
$config
&&
ref
(
$config
)
)
{
DumpFile
(
$FILE_CONFIG_TMP
,
$config
);
...
...
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