Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ras/sosreport.py: Fix errors/false-results
Missing: self.sos_cmd = "sos report" for Fedora, Rhel and CentOS while checking distro name This was leading to 10 ERRORS, 1 PASS in test-cases causing FALSE TEST RESULTS This patch will result in 8 PASS, 1 ERROR, 2 FAILURES Signed-off-by: Misbah Anjum N <[email protected]>
- Loading branch information