diff options
Diffstat (limited to 'bin/puppetca')
| -rwxr-xr-x | bin/puppetca | 2 |
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 |
