# HG changeset patch # User iuc # Date 1460065018 14400 # Node ID de108f838cb0710137e73f550dd2d56c87714685 # Parent b4018986e21a26b5bc39034bca0404f4c474af59 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit f56e206fa509324440dcbe0c2a0f330b9d6cb55c-dirty diff -r b4018986e21a -r de108f838cb0 macros.xml --- a/macros.xml Mon Nov 02 12:59:41 2015 -0500 +++ b/macros.xml Thu Apr 07 17:36:58 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"