# HG changeset patch # User fubar # Date 1395310734 14400 # Node ID e052aadae3e9aca3bcd28c07145cd5ee3ada6232 # Parent 824d21b5c7739554cbdc6f368327739f2bd84f9d Uploaded diff -r 824d21b5c773 -r e052aadae3e9 rgToolFactory.xml --- a/rgToolFactory.xml Thu Mar 20 06:09:56 2014 -0400 +++ b/rgToolFactory.xml Thu Mar 20 06:18:54 2014 -0400 @@ -7,7 +7,7 @@ #if ( $__user_email__ not in $__admin_users__ ): rgToolFactory.py --bad_user $__user_email__ - #else: +#else: rgToolFactory.py --script_path "$runme" --interpreter "$interpreter" --tool_name "$tool_name" --user_email "$__user_email__" #if $make_TAB.value=="yes": @@ -22,6 +22,8 @@ #end if #if $make_HTML.value=="yes": --output_dir "$html_file.files_path" --output_html "$html_file" --make_HTML "yes" + #else: + --output_dir "." #end if #if $input1 != 'None': --input_tab "$input1"