# HG changeset patch
# User gga
# Date 1536078278 14400
# Node ID 1f90fb200b4d7535695809033869b42098bb13e4
# Parent  3e8bbf6b44eaac4025c92f2d19a4e082dc078e56
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a1460ea4dbbd5c6ff6576b2d6db8aaa04b0061a7

diff -r 3e8bbf6b44ea -r 1f90fb200b4d feature_load_featureprops.xml
--- a/feature_load_featureprops.xml	Mon Aug 06 04:41:47 2018 -0400
+++ b/feature_load_featureprops.xml	Tue Sep 04 12:24:38 2018 -0400
@@ -18,9 +18,8 @@
 #if $feature_type:
   --feature_type '$feature_type'
 #end if
-#if $match_on_name:
-  $match_on_name
-#end if
+
+$match_on_name
 
 | jq -S . > $results
     ]]></command>