Skip to content
Snippets Groups Projects
Commit 9fe645f4 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

Remove ridiculous user interaction request.

parent 5f8489cb
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ if ($support->param('help') or $support->error) {
$support->comma_to_list('chromosomes');
# ask user to confirm parameters to proceed
$support->confirm_params;
# $support->confirm_params;
# get log filehandle and print heading and parameters to logfile
$support->init_log;
......
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