Issue #20216 has been updated by Adrien Thebo. Category set to interface Status changed from In Topic Branch Pending Review to Merged - Pending Release Assignee deleted (Franz Pletz) Target version set to 2.0.0
Merged into master in f990ead; this should be released in 2.0.0. ---------------------------------------- Bug #20216: --timing results in the facts being displayed twice https://projects.puppetlabs.com/issues/20216#change-94629 * Author: Garrett Honeycutt * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: interface * Target version: 2.0.0 * Keywords: timing * Branch: https://github.com/puppetlabs/facter/pull/481 * Affected Facter version: 1.6.18 ---------------------------------------- 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.
