changeset 21:45c44ee8ab1a draft

Uploaded
author stef
date Tue, 17 Jun 2014 05:16:39 -0400
parents ecc807c0f4f5
children 5e5611bc7497
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jun 17 05:14:40 2014 -0400
+++ b/tool_dependencies.xml	Tue Jun 17 05:16:39 2014 -0400
@@ -19,7 +19,7 @@
 				<action type="shell_command">echo "[DEBUG] DIR LISTING:" &amp;&amp; ls -l</action>
 				<action type="shell_command">echo "[DEBUG] DIR LISTING ONE UP:" &amp;&amp; ls -l ../</action>
 				<action type="move_file">
-					<source>"../QDNAseq.R"</source>
+					<source>../QDNAseq.R</source>
 					<destination>./</destination>
 				</action>