Previous changeset 7:43bf11d50b88 (2017-05-25) Next changeset 9:61989e353d24 (2017-05-25) |
Commit message:
Uploaded 20170525 |
modified:
gdcwebapp.xml |
added:
._gdcwebapp.xml ._json_data_source_mod.py ._tool_dependencies.xml |
b |
diff -r 43bf11d50b88 -r 4bb8859f919c ._gdcwebapp.xml |
b |
Binary file ._gdcwebapp.xml has changed |
b |
diff -r 43bf11d50b88 -r 4bb8859f919c ._json_data_source_mod.py |
b |
Binary file ._json_data_source_mod.py has changed |
b |
diff -r 43bf11d50b88 -r 4bb8859f919c ._tool_dependencies.xml |
b |
Binary file ._tool_dependencies.xml has changed |
b |
diff -r 43bf11d50b88 -r 4bb8859f919c gdcwebapp.xml --- a/gdcwebapp.xml Thu May 25 15:37:21 2017 -0400 +++ b/gdcwebapp.xml Thu May 25 15:49:02 2017 -0400 |
b |
@@ -10,7 +10,6 @@ <exit_code range=":-1" /> </stdio> <!--<version_command>json_data_source.py --version</version_command>--> - <version_command>json_data_source_mod.py --version</version_command> <!--<command>json_data_source.py "${__app__.config.output_size_limit}" --json_param_file "${output1}" --path "."</command>--> <command interpreter="python">json_data_source_mod.py "${__app__.config.output_size_limit}" --json_param_file "${output1}" --path "." --appdata "${tool.name}"</command> <inputs check_values="False" action="http://bioinf.iasi.cnr.it/gdcwebapp/app.php" > |