Skip to content

Commit 7f21c69

Browse files
jmchiltonnsoranzo
authored andcommitted
WORKAROUND TO GET TAR TO DIRECTORY WORKING AGAIN.
1 parent 539eb19 commit 7f21c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy/tools/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
"CONVERTER_gff_to_interval_index_0",
154154
"CONVERTER_maf_to_fasta_0",
155155
"CONVERTER_maf_to_interval_0",
156+
"CONVERTER_tar_to_directory", # WORKAROUND FOR CWL BRANCH! GOTTA FIX THIS I GUESS
156157
# Tools improperly migrated to the tool shed (devteam)
157158
"qualityFilter",
158159
"pileup_interval",

0 commit comments

Comments
 (0)