changeset 9:b7f149b4792f draft

planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/query_tabular commit 60d1a49c09f87c1c1ec6fecbe54aa226bdc695a7-dirty
author jjohnson
date Fri, 15 Apr 2016 16:48:50 -0400
parents 6d9c91071884
children 98bd1e29d669
files query_tabular.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/query_tabular.xml	Fri Apr 15 16:29:51 2016 -0400
+++ b/query_tabular.xml	Fri Apr 15 16:48:50 2016 -0400
@@ -68,7 +68,7 @@
     #set $jtbl['unique'] = $idx_unique
   #end if
   #if len($idx_non) > 0:
-    #set $jtbl['index'] = $idx_unique
+    #set $jtbl['index'] = $idx_non
   #end if
   #set $jtbls += [$jtbl]
 #end for