Mercurial > repos > biomonika > test_dependency
changeset 7:2e1f6f189689
Uploaded
author | biomonika |
---|---|
date | Sun, 24 Aug 2014 22:56:50 -0400 |
parents | 3cf02aa1001b |
children | 5573c2fa9824 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Aug 24 22:56:50 2014 -0400 @@ -0,0 +1,5 @@ +<tool_dependency> + <set_environment version="1.0"> + <environment_variable name="LINKYX_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> + </set_environment> +</tool_dependency>