diff options
author | Jesse Wolfe <jes5199@gmail.com> | 2010-07-10 22:16:18 -0700 |
---|---|---|
committer | Jesse Wolfe <jes5199@gmail.com> | 2010-07-10 22:16:18 -0700 |
commit | fe4dcd8b5985084462f1ee6e5e9887a8975bf18e (patch) | |
tree | fecc10c2c79ddaa5a1e13809398b3add93347e70 /lib/puppet/interface/documentation.rb | |
parent | e0283101e5745cd3715a0144836574586078793e (diff) | |
download | puppet-fe4dcd8b5985084462f1ee6e5e9887a8975bf18e.tar.gz puppet-fe4dcd8b5985084462f1ee6e5e9887a8975bf18e.tar.xz puppet-fe4dcd8b5985084462f1ee6e5e9887a8975bf18e.zip |
[#4208] Missing parameter breaks multithread compilation
import_if_possible calls itself recursively, but it was failing to pass
its block parameter to its younger self. Thus when the inner call
reached the un-blocked case, it raised an exception rather than doing
something useful.
Diffstat (limited to 'lib/puppet/interface/documentation.rb')
0 files changed, 0 insertions, 0 deletions