# HG changeset patch # User jtilman # Date 1390916621 18000 # Node ID 0ef7736004bbdf0bdc544baa20ac1a7b3424bdb3 # Parent 12e4b3bb38c68e7015a0d13570ccc0a6250a498c Use of galaxy variable to control number of threads. diff -r 12e4b3bb38c6 -r 0ef7736004bb flexbar.xml --- a/flexbar.xml Tue Aug 06 16:49:33 2013 +0200 +++ b/flexbar.xml Tue Jan 28 08:43:41 2014 -0500 @@ -17,7 +17,7 @@ flexbar.pl flexbar - --threads $threads + --threads \${GALAXY_SLOTS:-1} --reads $reads @@ -412,15 +412,9 @@ - - - - - - - +