Mercurial > repos > devteam > picard
diff picard_macros.xml @ 16:d837223d4ad2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 78c3dea7dcd0c854fe7e6dc1d2b2349956167661
author | iuc |
---|---|
date | Tue, 16 Oct 2018 11:48:40 -0400 |
parents | a5a13ea16d17 |
children | c943f4a04af0 |
line wrap: on
line diff
--- a/picard_macros.xml Tue Jun 19 11:28:30 2018 -0400 +++ b/picard_macros.xml Tue Oct 16 11:48:40 2018 -0400 @@ -9,6 +9,17 @@ </param> </xml> + <xml name="sanitize_query"> + <sanitizer> + <valid initial="string.printable"> + <remove value="'" /> + </valid> + <mapping initial="none"> + <add source="'" target="'"'"'" /> + </mapping> + </sanitizer> + </xml> + <token name="@TOOL_VERSION@">2.18.2</token> <xml name="requirements">