# HG changeset patch # User dfornika # Date 1573151679 18000 # Node ID 12b7eaf50f00f65a1ab53611a7ca43f27074da2d # Parent 4872034b5ee6ff54c78f7e27b6653a05fe73dfd0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_acc_download commit 5aa9386933659432513d8cf2448662ef6fb30bed-dirty" diff -r 4872034b5ee6 -r 12b7eaf50f00 ncbi_acc_download.xml --- a/ncbi_acc_download.xml Tue Nov 05 16:08:52 2019 -0500 +++ b/ncbi_acc_download.xml Thu Nov 07 13:34:39 2019 -0500 @@ -13,7 +13,8 @@ ncbi-acc-download --molecule '${molecule}' --format '${format}' - \${accession}; + --extended-validation all + \${accession} && sleep 5; done < '${accessions}' ]]>