# HG changeset patch # User ross lazarus ross.lazarus@gmail.com # Date 1338641380 -36000 # Node ID a0a5d0757e3938ce46f02a933dd07a1805a4c075 # Parent 71f2ac0eee9587980299cc3f0441f060ae84fc4d Minor tool help changes and fixes to tests - still no code diff -r 71f2ac0eee95 -r a0a5d0757e39 rgToolFactory.xml --- a/rgToolFactory.xml Sat Jun 02 22:40:33 2012 +1000 +++ b/rgToolFactory.xml Sat Jun 02 22:49:40 2012 +1000 @@ -1,4 +1,4 @@ - + Makes scripts into tools #if ( $__user_email__ not in ['ross.lazarus@gmail.com',] ): @@ -26,8 +26,8 @@ #end if - + @@ -61,7 +61,7 @@ + help="CL parameters: input tabular file path (if selected) and optional output (if selected). Script must deal with these and write output (if any) to the right one"> @@ -84,7 +84,7 @@ #if $factory.make_Tool == "yes": -$factory.help_text +${factory.help_text} #end if