# HG changeset patch # User jorrit # Date 1361920452 18000 # Node ID 2bbc96ae6ccbae376ddeda4831e789d52bf076d4 # Parent 2407bbf860b73bed08ff81661bcf50755fa0e120 Uploaded diff -r 2407bbf860b7 -r 2bbc96ae6ccb tool_dependencies.xml --- a/tool_dependencies.xml Tue Feb 26 18:06:51 2013 -0500 +++ b/tool_dependencies.xml Tue Feb 26 18:14:12 2013 -0500 @@ -5,7 +5,7 @@ <actions> <action type="shell_command">curl http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar > $INSTALL_DIR/ontologizer.jar</action> <action type="set_environment"> - <environment_variable name="ONTOLOGIZER_JAR">$INSTALL_DIR/ontologizer.jar</environment_variable> + <environment_variable name="ONTOLOGIZER_JAR" action="set_to">$INSTALL_DIR/ontologizer.jar</environment_variable> </action> </actions> </install>