Repository 'differential_count_models'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/fubar/differential_count_models

Changeset 99:a41329d45b4a (2014-03-02)
Previous changeset 98:4b0d2cfb458f (2014-03-02) Next changeset 100:554c91f41fef (2014-03-02)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 4b0d2cfb458f -r a41329d45b4a tool_dependencies.xml
--- a/tool_dependencies.xml Sun Mar 02 23:08:26 2014 -0500
+++ b/tool_dependencies.xml Sun Mar 02 23:08:50 2014 -0500
b
@@ -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>