changeset 11:8376b0ec2bdd draft

Uploaded
author fcaramia
date Wed, 19 Jun 2013 03:34:30 -0400
parents 6d709235e747
children 08de625407d0
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 19 03:32:21 2013 -0400
+++ b/tool_dependencies.xml	Wed Jun 19 03:34:30 2013 -0400
@@ -27,7 +27,7 @@
                 <action type="download_file">https://github.com/genome/somatic-sniper/archive/master.zip</action>
                 <action type="download_file">https://github.com/genome/build-common/tarball/master</action>
                 <action type="shell_command">unzip master.zip</action>	
-		<action type="shell_command">tar -xzfv master</action>
+		<action type="shell_command">tar -xzvf master</action>
 		<action type="shell_command">rm -rf  somatic-sniper-master/build-common</action>
 		<action type="shell_command">echo $SAMTOOLS_PATH</action>		
 		<action type="move_directory_files">