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
|
@ -12,4 +12,4 @@ default_from = "roots@crans.org"
|
|||
default_to = "roots@crans.org"
|
||||
|
||||
if has("crans-nfs"):
|
||||
print '%s --repository=/home/ca --from="%s" --to="%s"' % (notifier_path, default_from, "bureau@lists.crans.org")
|
||||
out('%s --repository=/home/ca --from="%s" --to="%s"' % (notifier_path, default_from, "bureau@lists.crans.org"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue