changeset 9:c4f503750a44 draft

Uploaded v0.0.5 take 9, fixed invalid comment in XML
author peterjc
date Thu, 23 May 2013 04:34:02 -0400
parents 332cfddb8ca7
children 04aed2f80910
files tools/clinod/tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/clinod/tool_dependencies.xml	Wed May 22 16:32:30 2013 -0400
+++ b/tools/clinod/tool_dependencies.xml	Thu May 23 04:34:02 2013 -0400
@@ -13,7 +13,7 @@
                 <action type="move_file"><source>SNNSv4.3/tools/bin/x86_64-pc-unknown-linux-gnuoldld/batchman</source><destination>$INSTALL_DIR/</destination></action>
                 <!-- clinod itself is just a JAR file -->
                 <action type="shell_command">wget http://www.compbio.dundee.ac.uk/nod/downloads/clinod-1.3.jar</action>
-                <!-- Don't need to move it, $INSTALL_DIR is the current directory -->
+                <!-- Don't need to move it, $INSTALL_DIR is the current directory
                 <action type="move_file"><source>clinod-1.3.jar</source><destination>$INSTALL_DIR</destination></action>
                 -->
             </actions>