Repository 'package_pycurl_7_19_3_1'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/saketkc/package_pycurl_7_19_3_1

Changeset 6:5745fd548dbb (2014-07-20)
Previous changeset 5:dd73404f61e4 (2014-07-19)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r dd73404f61e4 -r 5745fd548dbb tool_dependencies.xml
--- a/tool_dependencies.xml Sat Jul 19 19:29:56 2014 -0400
+++ b/tool_dependencies.xml Sun Jul 20 23:06:38 2014 -0400
b
@@ -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>