Mercurial > repos > jeremie > breakdancer
changeset 4:2b5b5ec5484b draft
Uploaded
author | jeremie |
---|---|
date | Wed, 25 Jun 2014 11:05:18 -0400 |
parents | cf52bb01cfe2 |
children | 730c0c8cf29b |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jun 25 11:01:01 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 11:05:18 2014 -0400 @@ -6,12 +6,15 @@ <action type="shell_command">ls</action> <action type="shell_command">pwd</action> <action type="shell_command">cd ..</action> + <action type="shell_command">ls</action> + <action type="shell_command">pwd</action> <action type="shell_command">git clone --recursive https://github.com/genome/breakdancer.git breakdancer</action> <action type="shell_command">ls</action> <action type="shell_command">pwd</action> <action type="shell_command">cd breakdancer</action> <!-- <action type="shell_command">cd breakdancer</action> --> <action type="shell_command">ls</action> + <action type="shell_command">pwd</action> <action type="shell_command">mkdir build</action> <action type="shell_command">ls</action> <action type="shell_command">pwd</action>