Mercurial > repos > iuc > sra_tools
diff sra_macros.xml @ 15:54366e4d692a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 2be63abd7e4db27fa32ecbbc10d48cacb0073115"
| author | iuc |
|---|---|
| date | Fri, 20 Mar 2020 16:36:52 +0000 |
| parents | 5c5d6624f8de |
| children | f61761f373ea |
line wrap: on
line diff
--- a/sra_macros.xml Tue Dec 04 15:00:32 2018 -0500 +++ b/sra_macros.xml Fri Mar 20 16:36:52 2020 +0000 @@ -1,8 +1,11 @@ <macros> - <token name="@VERSION@">2.9.1</token> + <token name="@VERSION@">2.10.4</token> <token name="@ACCESSIONS_FROM_FILE@"> grep '^[[:space:]]*[E|S|D]RR[0-9]\{1,\}[[:space:]]*$' </token> + <token name="@CONFIGURE_TIMEOUT@"><![CDATA[ + vdb-config --restore-defaults && vdb-config -s /http/timeout/read=10000 || true && + ]]></token> <token name="@SET_ACCESSIONS@"><