mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-03 18:49:29 -05:00
utils.pm uses relative include ".." but the path is relativ to the current folder, so it does not work when running "perl t/utils.t". Just add another lib of "." fixes that. We could use FindBin but we don't want to make it unnecessarily complicated. Signed-off-by: Sven Nierlein <sven@nierlein.de> |
||
|---|---|---|
| .. | ||
| check_disk_smb.t | ||
| check_file_age.t | ||
| check_ifoperstatus.t | ||
| check_ifstatus.t | ||
| check_rpc.t | ||
| utils.t | ||