Mercurial > repos > jeremie > package_pindel_0_2_5
changeset 17:6ae878251e83 draft
Uploaded
author | jeremie |
---|---|
date | Thu, 19 Jun 2014 10:43:24 -0400 |
parents | 687a1b9e97b5 |
children | 72ef990f1ace |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jun 19 10:42:34 2014 -0400 +++ b/tool_dependencies.xml Thu Jun 19 10:43:24 2014 -0400 @@ -9,8 +9,8 @@ <!-- <action type="shell_command">git clone https://github.com/genome/pindel.git pindel</action> --> <action type="download_by_url" target_filename="pindel-master.zip">https://github.com/genome/pindel/archive/master.zip</action> <action type="shell_command">ls</action> - <action type="shell_command">cd ..</action> - <action type="shell_command">ls</action> + <!-- <action type="shell_command">cd ..</action> + <action type="shell_command">ls</action> --> <!-- <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>