diff options
Diffstat (limited to 'plugins')
-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 | ||