]> git.pld-linux.org Git - packages/nagios-plugin-check_poldek.git/blob - defaults.patch
- second try for 0.6 release
[packages/nagios-plugin-check_poldek.git] / defaults.patch
1 --- nagios-plugin-check_poldek-0.6/check_poldek.py~     2012-01-11 22:45:49.000000000 +0200
2 +++ nagios-plugin-check_poldek-0.6/check_poldek.py      2012-01-11 22:53:57.124944772 +0200
3 @@ -34,8 +34,8 @@
4      "errorLevel": 10,
5      "warningLevel": 5,
6      "verbose": False,
7 -    "sources": [],
8 -    "cache": "/tmp/check_poldek",
9 +    "sources": @repos@,
10 +    "cache": "/var/cache/check_poldek",
11      "extraArgs": [],
12  }
13  
This page took 0.058076 seconds and 3 git commands to generate.