# HG changeset patch # User iuc # Date 1460064968 14400 # Node ID 165996bbfd942252308f5ea9a164547b10ea3c2e # Parent eb431e2636dfafc0fb6689837785a4d88c492456 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit f56e206fa509324440dcbe0c2a0f330b9d6cb55c-dirty diff -r eb431e2636df -r 165996bbfd94 macros.xml --- a/macros.xml Mon Nov 02 12:58:37 2015 -0500 +++ b/macros.xml Thu Apr 07 17:36:08 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"