Open GoogleCodeExporter opened 9 years ago
I am not sure why there is no option to make 'Enhancement' / Feature requests.
This is (obviously) not a bug in PSSH.
Original comment by thasypher
on 4 Feb 2011 at 12:56
Google Code's issue tracker is a little weird sometimes.
Anyway, I agree it could be helpful to have a little summary at the end. Do
you have a proposal about how this would look?
Original comment by amcna...@gmail.com
on 4 Feb 2011 at 4:21
It guess it should be a switch that can be enabled if people want it.
It is probably best to show all the lines with FAILED status as the last ones,
instead of showing them direct. Although that might not really work because you
then would only see when things are wrong when it may already be too late to
stop it from proceeding with the next ones.
Or add an option to show the failed items again when the whole run is
completed. That way you can still see it "when it happens" but also have a
little less work to figure out which ones were failed.
Original comment by thasypher
on 4 Feb 2011 at 4:26
As I've thought more about this, I think I prefer the idea of the summary
appearing at the end rather than delaying the FAILURE lines.
Alternatively, it might make sense to add, say, a --hide-successes or
--quiet-successes option that makes it just not add any output for hosts that
succeed. Would this be better or worse in your opinion?
Original comment by amcna...@gmail.com
on 23 Jan 2012 at 8:00
Which, by the way, would be issue #39, where you already mentioned you don't
like that idea. :)
Original comment by amcna...@gmail.com
on 23 Jan 2012 at 8:01
Issue 78 has been merged into this issue.
Original comment by amcna...@gmail.com
on 4 Oct 2012 at 3:43
I've attached a patch that simply prevents success from outputting (like
comment #4)
I'll see about building a patch for adding a '--summarize-failures' for listing
failed hosts at the end.
Original comment by jcp...@gmail.com
on 11 Jan 2013 at 4:24
Attachments:
I've attached a patch that adds a summary to the end of runs when requested.
Original comment by jcp...@gmail.com
on 11 Jan 2013 at 5:06
Attachments:
So how to use this?
Original issue reported on code.google.com by
thasypher
on 4 Feb 2011 at 12:55