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