Mercurial > repos > mini > strelka
diff tool_dependencies.xml @ 14:ca84a74ff567
corriging bug in environment variable
author | mini |
---|---|
date | Wed, 01 Oct 2014 12:21:13 +0200 |
parents | 3e8541ece3c7 |
children |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 30 11:44:07 2014 +0200 +++ b/tool_dependencies.xml Wed Oct 01 12:21:13 2014 +0200 @@ -1,7 +1,7 @@ -<?xml version="1.0"?> +<?xml version="1.0"?> <tool_dependency> <set_environment version="1.0"> - <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> + <environment_variable name="SCRIPT_PATH_STRELKA" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> </set_environment> <package name="samtools" version="0.1.18"> <repository changeset_revision="171cd8bc208d" name="package_samtools_0_1_18" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />