changeset 3:80c4cbc71a1c

Uploaded
author david-hoover
date Tue, 28 Feb 2012 12:49:35 -0500
parents 874c842b086a
children dd15479a0863
files export_local_file.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/export_local_file.xml	Tue Feb 28 12:46:34 2012 -0500
+++ b/export_local_file.xml	Tue Feb 28 12:49:35 2012 -0500
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.1"?>
 <tool id="export_local_file" name="Export dataset">
   <description>to a local filesytem</description>
   <command interpreter="sh">export_local_file.sh $input '$filepath' $userEmail $output</command>