summaryrefslogtreecommitdiffstats
path: root/bin/puppetd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/puppetd')
-rwxr-xr-xbin/puppetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetd b/bin/puppetd
index 63435860b..f4350ab59 100755
--- a/bin/puppetd
+++ b/bin/puppetd
@@ -155,7 +155,7 @@ require 'getoptlong'
$haveusage = true
begin
require 'rdoc/usage'
-rescue LoadError
+rescue
$haveusage = false
end