changeset 99:a41329d45b4a draft

Uploaded
author fubar
date Sun, 02 Mar 2014 23:08:50 -0500
parents 4b0d2cfb458f
children 554c91f41fef
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Mar 02 23:08:26 2014 -0500
+++ b/tool_dependencies.xml	Sun Mar 02 23:08:50 2014 -0500
@@ -19,7 +19,7 @@
                 </action>
                 <action type="make_directory">$INSTALL_DIR</action>  
                 <action type="move_file">
-                    <source>"&gt;$REPOSITORY_INSTALL_DIR/runme.R</source>
+                    <source>"$REPOSITORY_INSTALL_DIR/runme.R</source>
                     <destination>$INSTALL_DIR</destination>
                 </action>
                 <action type="shell_command">export PATH=$PATH &amp;&amp; R CMD BATCH $INSTALL_DIR/runme.R </action>