1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-30 12:54:50 +00:00
Munin-Contrib/plugins/tor
wodry 832ecbad40
Fix "TabError: inconsistent use of tabs and spaces in indentation"
Fixes

```
munin-run tor_bandwidth 
  File "/etc/munin/plugins/tor_bandwidth", line 450
    if router[0] == "r":
     ^
IndentationError: expected an indented block
```
ans use single quotes constantly also for GeoIP.dat filename
2019-03-18 07:18:44 +01:00
..
example-graphs Add example-graphs 2017-06-25 08:18:48 +02:00
tor-bandwidth-usage Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
tor-connections
tor-traffic
tor_ Fix "TabError: inconsistent use of tabs and spaces in indentation" 2019-03-18 07:18:44 +01:00
tor_routers Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
tor_traffic