On stabilise le plugin Python en virant toute occurrence de print.
* Désolé. \o/
This commit is contained in:
parent
2c27a030ee
commit
4b36a51d99
102 changed files with 513 additions and 703 deletions
|
@ -22,7 +22,7 @@ for dest in ["abuse", "amavis", "backup", "bind", "bin", "clamav", "daemon",
|
|||
"irc", "list", "logcheck", "lp", "mail", "majordom", "man", "msql",
|
||||
"munin", "nagios", "news", "operator", "postgres", "proxy", "sync",
|
||||
"sys", "usenet", "uucp", "webmaster", "www-clubs", "www-data", "www-perso"]:
|
||||
print "%s: root" % dest
|
||||
out("%s: root" % (dest,))
|
||||
|
||||
if not has("users") and not has('mail-mx'):
|
||||
@root: root@crans.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue