Skip to content
Snippets Groups Projects
Commit 1c1bd656 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Be specific about what GOSlim we're dealing with.

parent 3a26c343
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ sub run_script {
}
$xref_sth->finish;
print "Parsed GOSlim identifiers from $file, added $count dependent_xrefs\n" if($verbose);
print "Parsed GOSlim GOA identifiers from $file, added $count dependent_xrefs\n" if($verbose);
return 0;
}
......
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