changeset 15:a9ba15e27c14 draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 10:24:39 -0400
parents e555eb82f747
children 25d977f2675d
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 10:16:06 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 10:24:39 2014 -0400
@@ -3,7 +3,11 @@
 	<package name="breakdancer-max" version="1.2.6">
 		<install version="1.0">
 			<actions>
+				<action type="shell_command">ls</action>
+				<action type="shell_command">pwd</action>
 				<action type="download_by_url">https://www.dropbox.com/s/a2edlzsat5y04lf/1_2_6.zip</action>
+				<action type="shell_command">ls</action>
+				<action type="shell_command">pwd</action>
 				<action type="shell_command">unzip 1_2_6.zip</action>
 				<action type="shell_command">ls</action>
 				<action type="shell_command">pwd</action>