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