changeset 2:43e2dc687528

commit
author pitagora <ryota.yamanaka@riken.jp>
date Thu, 09 Apr 2015 06:27:06 +0900
parents d925f67b8cf3
children 8e93fe5935fd
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Apr 09 05:58:44 2015 +0900
+++ b/tool_dependencies.xml	Thu Apr 09 06:27:06 2015 +0900
@@ -4,6 +4,8 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">ftp://ftp.broadinstitute.org/pub/gsa/GenomeAnalysisTK/GenomeAnalysisTK-1.6-13-g91f02df.tar.bz2</action>
+                <action type="shell_command">pwd</action>
+                <action type="shell_command">ls</action>
                 <action type="shell_command">bzip2 -dc GenomeAnalysisTK-1.6-13-g91f02df.tar.bz2 | tar xvf -</action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>