Fix typo.

This commit is contained in:
Daniel Nichter
2013-06-15 19:51:37 -07:00
parent 9e67c8a48b
commit a968bff97d

View File

@@ -5292,7 +5292,7 @@ sub main {
# Fail-safe: if the agent somehow runs away, i.e. starts to fork-bomb,
# stop everything.
# ########################################################################
my $lib_dir = $o->get('lib-dir');
my $lib_dir = $o->get('lib');
if ( too_many_agents(lib_dir => $lib_dir) ) {
schedule_services(
services => [],