Skip to content
Snippets Groups Projects
Commit 96f6e54b authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Removed debug.

parent 3457b792
No related branches found
No related tags found
No related merge requests found
......@@ -585,7 +585,6 @@ sub run_mapping {
my $obj = $obj_name->new();
my $job_name = $obj->run($queryfile, $targetfile, $self->dir());
push @job_names, $job_name;
print "Added LSF job $job_name to list\n";
sleep 1; # make sure unique names really are unique
}
......
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