Repository 'metaphlan2_hutlab'
hg clone https://toolshed.g2.bx.psu.edu/repos/george-weingart/metaphlan2_hutlab

Changeset 8:f4255f5a41dd (2016-04-24)
Previous changeset 7:bbd0e89e9b9d (2016-04-24) Next changeset 9:16fd605f31de (2016-04-25)
Commit message:
Uploaded
modified:
metaphlan2_hutlab/tool_dependencies.xml
b
diff -r bbd0e89e9b9d -r f4255f5a41dd metaphlan2_hutlab/tool_dependencies.xml
--- a/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 19:53:37 2016 -0400
+++ b/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 23:58:39 2016 -0400
b
@@ -3,11 +3,7 @@
     <package name="metaphlan2_hutlab" version="2.5.0">
         <install version="1.0">
             <actions>
-                <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2  metaphlan_hutlab</action>
-                <action type="move_directory_files">
-                    <source_directory>.</source_directory>
-                    <destination_directory>$INSTALL_DIR</destination_directory>
-                </action>
+                <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2  metaphlan2_hutlab</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
                 </action>