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
Mirrors
biopet.biopet
Commits
b10bad38
Commit
b10bad38
authored
Dec 10, 2016
by
Peter van 't Hof
Browse files
Fixed final message
parent
c3321a66
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-tools/src/main/scala/nl/lumc/sasc/biopet/tools/ValidateVcf.scala
View file @
b10bad38
...
...
@@ -61,6 +61,6 @@ object ValidateVcf extends ToolCommand {
vcfReader
.
close
()
logger
.
info
(
"
No error found
"
)
logger
.
info
(
"
Done
"
)
}
}
Write
Preview
Markdown
is supported
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