# HG changeset patch
# User jeremie
# Date 1403188954 14400
# Node ID 687a1b9e97b5d1e7623aac3babfe06911f8a1929
# Parent  176476c2ce6f9f9fdfb9ae075c12b399ed80e69f
Uploaded

diff -r 176476c2ce6f -r 687a1b9e97b5 tool_dependencies.xml
--- a/tool_dependencies.xml	Thu Jun 19 10:39:06 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 19 10:42:34 2014 -0400
@@ -9,6 +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="move_directory_files">
 					<source_directory>.</source_directory>
 					<destination_directory>$INSTALL_DIR</destination_directory>