Imported Upstream version 1.4.12
This commit is contained in:
parent
1d1585cd09
commit
4ab9f0d24c
291 changed files with 27277 additions and 11364 deletions
21
lib/tests/plugin.ini
Normal file
21
lib/tests/plugin.ini
Normal file
|
@ -0,0 +1,21 @@
|
|||
|
||||
[check_mysql]
|
||||
username=operator
|
||||
password=secret # Remember to change later
|
||||
|
||||
[section_twice]
|
||||
foo=bar
|
||||
|
||||
[check_mysql2]
|
||||
u=admin
|
||||
p=secret
|
||||
|
||||
[section_twice]
|
||||
bar=foo
|
||||
|
||||
[check space_and_flags]
|
||||
foo=bar
|
||||
a=
|
||||
b=
|
||||
bar=
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue