Skip to content
Snippets Groups Projects
Commit e0f566cc authored by Monika Komorowska's avatar Monika Komorowska
Browse files

updated comments

parent 36315dff
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ my $stable_id_insert_sth;
if (@dbas) {
#if any db adaptors exist connect to the stable id lookup database and delete old data first
#if any db adaptors exist (create and) connect to the stable id lookup database
my $dsn = "DBI:mysql:host=$lhost;";
if ($lport) {
$dsn .= "port=$lport;";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment