changeset 3:8d61cf6f8d6f draft

Uploaded
author greg
date Mon, 15 Aug 2016 14:14:26 -0400
parents fa71365e68b6
children f3737c086298
files hello_world.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hello_world.xml	Mon Aug 15 14:12:15 2016 -0400
+++ b/hello_world.xml	Mon Aug 15 14:14:26 2016 -0400
@@ -7,7 +7,7 @@
     </requirements>
     <command>
         <![CDATA[
-            Rscript $__tool_directory__/bmsb.R
+            Rscript $__tool_directory__/hello_world.R
             -o "$output"
         ]]>
     </command>