# HG changeset patch # User iuc # Date 1460065132 14400 # Node ID 0ea34f262410b3993468c45c5942453b60bdb4d7 # Parent 6d1aba0b33e157cdf4e5e8abae5810d6a512a7f3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit f56e206fa509324440dcbe0c2a0f330b9d6cb55c-dirty diff -r 6d1aba0b33e1 -r 0ea34f262410 esearch.xml --- a/esearch.xml Mon Nov 02 12:59:56 2015 -0500 +++ b/esearch.xml Thu Apr 07 17:38:52 2016 -0400 @@ -67,7 +67,11 @@ - + + + + + use_history diff -r 6d1aba0b33e1 -r 0ea34f262410 macros.xml --- a/macros.xml Mon Nov 02 12:59:56 2015 -0500 +++ b/macros.xml Thu Apr 07 17:38:52 2016 -0400 @@ -2,9 +2,9 @@ 1.0 ---user_email $__user_email__ +--user_email "$__user_email__" #set admin_emails = ';'.join(str($__admin_users__).split(',')) ---admin_email $admin_emails +--admin_email "$admin_emails"