Skip to content

Commit

Permalink
Merge pull request #1 from bleuchtang/master
Browse files Browse the repository at this point in the history
remove software raid from lspci loop
  • Loading branch information
mattyjones committed Jun 4, 2015
2 parents fecf671 + 8bc7ebf commit b824c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/check-raid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ def check_mega_raid
# Main function
#
def run
check_software
unless `lspci`.lines.grep(/RAID/).empty?
check_software
check_hp
check_adaptec
check_mega_raid
Expand Down

0 comments on commit b824c53

Please sign in to comment.