changeset 6:5745fd548dbb draft default tip

Uploaded
author saketkc
date Sun, 20 Jul 2014 23:06:38 -0400
parents dd73404f61e4
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Jul 19 19:29:56 2014 -0400
+++ b/tool_dependencies.xml	Sun Jul 20 23:06:38 2014 -0400
@@ -20,6 +20,8 @@
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/install-destination</environment_variable>
                     <environment_variable name="CURL" action="set_to">$INSTALL_DIR/install-destination/bin/curl-config</environment_variable>
                 </action>
+                <action type="shell_command">echo $INSTALL_DIR</action>
+                <action type="shell_command">echo $CURL</action>
             </actions>