changeset 1:c583eb302c7a

Uploaded
author david-hoover
date Tue, 28 Feb 2012 12:42:47 -0500
parents c772c8912663
children 874c842b086a
files import_local_file.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/import_local_file.xml	Tue Feb 28 12:36:45 2012 -0500
+++ b/import_local_file.xml	Tue Feb 28 12:42:47 2012 -0500
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tool id="import_local_file" name="Import local file">
-  <description>from a mounted filesystem</description>
+  <description>from a local filesystem</description>
   <command interpreter="sh">import_local_file.sh '$filepath' $output $userEmail</command>
   <inputs>   
     <param name="filepath" type="text" size="100" label="Absolute file path" />