Issue #20216 has been updated by eric sorenson.
I'd expect the timing info to go to stderr and the regular output to go to stdout... ---------------------------------------- Bug #20216: --timing results in the facts being displayed twice https://projects.puppetlabs.com/issues/20216#change-94503 * Author: Garrett Honeycutt * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Keywords: timing * Branch: * Affected Facter version: ---------------------------------------- When using the `--timing` argument, the facts are displayed twice. The first run shows the facts with times as expected and the second run is the usual facter output without times. This design is not intuitive and should only output the facts with the timing information. Reproduce by running `facter --timing` -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
