changeset 13:b680eea82cf3 draft

Uploaded
author bgruening
date Fri, 24 Jan 2014 11:03:08 -0500
parents 836578426f44
children 50f87b0c55bd
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 24 10:35:51 2014 -0500
+++ b/tool_dependencies.xml	Fri Jan 24 11:03:08 2014 -0500
@@ -17,6 +17,7 @@
         <install version="1.0">
             <actions>
                 <action type="shell_command">git clone --recursive https://github.com/taoliu/MACS.git</action>
+                <action type="change_directory">MACS</action>
                 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action>
                 <action type="shell_command">git submodule update --recursive</action>