changeset 1:7c1274bf54c6 draft

planemo upload for repository https://github.com/asaim/galaxytools/tree/master/tools/plot_barplot commit 135cee4f1bce44ba7124906fa4fb20fbb582ef3b-dirty
author bebatut
date Wed, 02 Mar 2016 05:40:17 -0500
parents de039abf9641
children f8cec112f5f9
files plot_barplot.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plot_barplot.xml	Tue Feb 23 05:17:12 2016 -0500
+++ b/plot_barplot.xml	Wed Mar 02 05:40:17 2016 -0500
@@ -26,7 +26,7 @@
 
             --data_column $column_with_data
             --names_column $names_column
-            --xlab $xlab
+            --xlab "$xlab"
             --col $col
             --bottom_margin $bottom_margin
             --left_margin $left_margin