changeset 5:acac9aad40e7 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f0d2ad8e0257148a570ed59f07618ce7403c5583
author gga
date Fri, 31 Aug 2018 02:53:33 -0400
parents 2871530ed4be
children 76b3415515ad
files feature_load_fasta.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/feature_load_fasta.xml	Mon Aug 06 04:29:05 2018 -0400
+++ b/feature_load_fasta.xml	Fri Aug 31 02:53:33 2018 -0400
@@ -28,9 +28,9 @@
 #if $match_on_name:
   $match_on_name
 #end if
-#if $update:
-  $update
-#end if
+
+$update
+
 #if $ext_db.db:
   --db '${ext_db.db}'
 #end if