Re: [Puppet-dev] [PATCH/facter 1/2] (#2714) Added timeout to prtdiag resulution

2011-03-22 Thread Dominic Cleal
On 22/03/11 20:05, Adrien Thebo wrote: > - prtdiag would hang in specific cases, subsequently hanging facter. >This should kill prtdiag if it takes excessively long. I added a call to prtdiag in the manufacturer/product facts (only for SPARC), so it might be worth updating util/manufacturer.r

[Puppet-dev] [PATCH/facter 1/2] (#2714) Added timeout to prtdiag resulution

2011-03-22 Thread Adrien Thebo
- prtdiag would hang in specific cases, subsequently hanging facter. This should kill prtdiag if it takes excessively long. Signed-off-by: Adrien Thebo --- Local-branch: tickets/next/2714 lib/facter/virtual.rb |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lib