Projet

Général

Profil

Révision d45c84e5

IDd45c84e59fac390e16c6f7b554fbe2f26d8b6e72
Parent cbd92356
Enfant 8a2c0be5

Ajouté par HaseHarald il y a plus de 4 ans

Missed one parameters equals with whitespaces.

Voir les différences:

plugins/disk/btrfs_device_stats
113 113

  
114 114
        print("flush_errs.label Flush Errors")
115 115
        print("flush_errs.warning " + os.getenv('flush_errs_warning',
116
              default = str(warning)))
116
              default=str(warning)))
117 117
        if os.getenv('flush_errs_critical', default=critical):
118 118
            print("flush_errs.critical " + os.getenv('flush_errs_critical',
119 119
                  default=str(critical)))

Formats disponibles : Unified diff