Skip to content

Commit

Permalink
Remove changes to test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeil committed Dec 12, 2016
1 parent e4b6c88 commit 8ef55f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toil_scripts/gatk_germline/test/test_germline.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ def _get_default_inputs(self):
inputs.ssec = None
inputs.sorted = False
inputs.cores = 4
inputs.xmx = '4G'
inputs.xmx = '8G'
inputs.output_dir = self.workdir
inputs.suffix = ''
inputs.unsafe_mode = False
Expand Down

0 comments on commit 8ef55f3

Please sign in to comment.