commit/galaxy-central: fubar: Reverted picard_FastqToSam.xml which I accidentally embellished with a bogus --tmpdir flag because it does not use picard_wrapper.py
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/45735a13168b/ changeset: 45735a13168b user: fubar date: 2012-04-04 18:16:12 summary: Reverted picard_FastqToSam.xml which I accidentally embellished with a bogus --tmpdir flag because it does not use picard_wrapper.py affected #: 1 file diff -r 440e50875343ff7d48464826ce819ef5a232882a -r 45735a13168bfa54ebcf232cbd9ebc2ffe10ee92 tools/picard/picard_FastqToSam.xml --- a/tools/picard/picard_FastqToSam.xml +++ b/tools/picard/picard_FastqToSam.xml @@ -4,7 +4,6 @@ <!-- Dan Blankenberg --><command>java -XX:DefaultMaxRAMFraction=1 -XX:+UseParallelGC -jar "${GALAXY_DATA_INDEX_DIR}/shared/jars/picard/FastqToSam.jar" - --tmpdir "${__new_file_path__}" FASTQ="${input_fastq1}" #if str( $input_fastq2) != "None": FASTQ2="${input_fastq2}" Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket