changeset 28:3d03487d7529 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_acc_download commit 92e900f2e63812885018aeaede2e67fbb5fcdddc-dirty"
author dfornika
date Fri, 29 Nov 2019 23:22:14 +0000
parents 6d0001ef4067
children 94aa25f863d6
files ncbi_acc_download.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ncbi_acc_download.xml	Fri Nov 29 23:18:47 2019 +0000
+++ b/ncbi_acc_download.xml	Fri Nov 29 23:22:14 2019 +0000
@@ -23,8 +23,8 @@
             #if $molecule.format != 'featuretable' and $molecule.format != 'gff3':
                 --extended-validation all
             #end if
-            \${accession};
-        done || (exit 1) 2> >(tee -a ../error.log >&2)
+            \${accession} 2> >(tee -a ../error.log >&2)
+        done || exit 1
     ]]></command>
     <inputs>
         <conditional name="query_source">