Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Emmanuel QUEVILLON
BIGSdb
Commits
49bf16ae
Commit
49bf16ae
authored
Oct 03, 2016
by
horkko
Browse files
Remove debug message
parent
800b27f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/BIGSdb/Offline/RunJobs.pm
View file @
49bf16ae
...
...
@@ -56,7 +56,6 @@ sub _initiate_db {
$self
->
{'
xmlHandler
'}
=
$xmlHandler
;
$self
->
{'
system
'}
=
$xmlHandler
->
get_system_hash
;
##### Tuco : 26.09.2016: Set again from db.conf as previous statement erase it
print
STDERR
"
[RunJobs] _intiatedb
\n
";
$self
->
_set_dbconnection_params
('
user
'
=>
$self
->
{'
config
'}
->
{'
dbuser
'},
'
password
'
=>
$self
->
{'
config
'}
->
{'
dbpasword
'},
'
host
'
=>
$self
->
{'
config
'}
->
{'
dbhost
'},
...
...
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