changeset 21:dc22a4b50fa7 draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 10:43:24 -0400
parents f732b9eebb6d
children 2ea8ed21eadd
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 10:40:54 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 10:43:24 2014 -0400
@@ -6,7 +6,9 @@
 <!-- 				<action type="shell_command">wget https://www.dropbox.com/s/uu6i5m6ri32ogo9/breakdancer-max</action> -->
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action>
-				<action type="shell_command">echo $REPOSITORY_INSTALL_DIR</action>
+				<action type="shell_command">echo $INSTALL_DIR</action>
+				<action type="shell_command">echo $tool_shed_repository_install_dir</action>
+				<action type="shell_command">$REPOSITORY_INSTALL_DIR</action>
 				<!-- <action type="shell_command">unzip 1_2_6.zip</action>
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action> -->