Mercurial > repos > fubar > toolfactory
diff rgToolFactory.xml @ 45:7b34711416d2 draft
Uploaded
author | fubar |
---|---|
date | Sun, 01 Mar 2015 05:57:52 -0500 |
parents | 417cba94d862 |
children | dbe3825e385c |
line wrap: on
line diff
--- a/rgToolFactory.xml Tue Oct 07 20:23:23 2014 -0400 +++ b/rgToolFactory.xml Sun Mar 01 05:57:52 2015 -0500 @@ -10,7 +10,7 @@ #else: rgToolFactory.py --script_path "$runme" --interpreter "$interpreter" --tool_name "$tool_name" --user_email "$__user_email__" - #if $make_TAB=="yes": + #if $make_TAB.value=="yes": --output_tab "$tab_file" --output_format "$output_format" #end if @@ -24,7 +24,7 @@ --include_dependencies "yes" #end if - #if $make_HTML=="yes": + #if $make_HTML.value=="yes": --output_dir "$html_file.files_path" --output_html "$html_file" --make_HTML "yes" #else: --output_dir "."