diff rgToolFactory.xml @ 16:e052aadae3e9 draft

Uploaded
author fubar
date Thu, 20 Mar 2014 06:18:54 -0400
parents 59bce2efadfe
children 8aab0f66cd5f
line wrap: on
line diff
--- 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 @@
   <command interpreter="python">
 #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"