Projet

Général

Profil

Révision 675f1f69

ID675f1f696290fc7e2199eb155f67626a2b4aa2a1
Parent bc20826c
Enfant 0a090e5b

Ajouté par Lars Kruse il y a plus de 7 ans

Plugin bitcoind_: retrieve debug state from environment

Voir les différences:

plugins/currency/bitcoin/bitcoind_
57 57
import urllib.request
58 58

  
59 59

  
60
DEBUG = False
60
DEBUG = os.getenv('MUNIN_DEBUG') == '1'
61 61

  
62 62

  
63 63
def main():

Formats disponibles : Unified diff