diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-09-09 02:07:32 +0200 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-09-09 02:07:32 +0200 |
| commit | fbd60d6a9d9ba5b45879280dcfda92379dec65da (patch) | |
| tree | a7c0e428be10bb27b6344c6531b804451c4d40cc /plugins/tests/conf | |
| parent | b54869391faab7ef91586c81de21f18a61bac5aa (diff) | |
| parent | 615fec347cd575c0ee4343aa17ee99962f375f64 (diff) | |
| download | monitoring-plugins-fbd60d6a9d9ba5b45879280dcfda92379dec65da.tar.gz | |
Merge branch 'master' into refactor/check_curl
Diffstat (limited to 'plugins/tests/conf')
| -rw-r--r-- | plugins/tests/conf/snmpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tests/conf/snmpd.conf b/plugins/tests/conf/snmpd.conf index eff5b0b3..1724c027 100644 --- a/plugins/tests/conf/snmpd.conf +++ b/plugins/tests/conf/snmpd.conf | |||
| @@ -19,5 +19,5 @@ syscontact Alice | |||
| 19 | # Embedded Subagents | 19 | # Embedded Subagents |
| 20 | ############################################################################### | 20 | ############################################################################### |
| 21 | 21 | ||
| 22 | perl do "tests/check_snmp_agent.pl"; | 22 | perl do "./tests/check_snmp_agent.pl"; |
| 23 | 23 | ||
