changeset 22:2ea8ed21eadd draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 10:52:22 -0400
parents dc22a4b50fa7
children c1552047c0cb
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 10:43:24 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 10:52:22 2014 -0400
@@ -4,6 +4,9 @@
 		<install version="1.0">
 			<actions>
 <!-- 				<action type="shell_command">wget https://www.dropbox.com/s/uu6i5m6ri32ogo9/breakdancer-max</action> -->
+
+				<action type="shell_command">env</action>
+				<action type="shell_command">echo env</action>
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action>
 				<action type="shell_command">echo $INSTALL_DIR</action>