changeset 2:9bbff491ddc9 draft

Fixed typo on script name
author eric-rasche
date Fri, 05 Dec 2014 14:32:05 -0500
parents 3aab9c21be3e
children ba70ea57cef9
files gsaf_download.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gsaf_download.xml	Fri Dec 05 14:25:00 2014 -0500
+++ b/gsaf_download.xml	Fri Dec 05 14:32:05 2014 -0500
@@ -5,7 +5,7 @@
     <exit_code level="fatal" range="1:"/>
   </stdio>
   <command interpreter="python">
-      gsaf_download.sh "$url" ${data.id} > $data
+      gsaf_download.py "$url" ${data.id} > $data
 </command>
   <inputs>
       <param help="This link should be in an email from them, right click and [Copy Link Location]" label="GSAF URL" name="url" type="text" value="http://gsaf.s3.amazonaws.com/...">