Mercurial > repos > jeremie > breakdancer
changeset 5:730c0c8cf29b draft
Uploaded
author | jeremie |
---|---|
date | Wed, 25 Jun 2014 11:08:10 -0400 |
parents | 2b5b5ec5484b |
children | 5642ac938dda |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jun 25 11:05:18 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 11:08:10 2014 -0400 @@ -5,13 +5,7 @@ <actions> <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">git clone --recursive https://github.com/genome/breakdancer.git .</action> <!-- <action type="shell_command">cd breakdancer</action> --> <action type="shell_command">ls</action> <action type="shell_command">pwd</action>