Skip to content

Commit

Permalink
remove software raid from lspci loop
Browse files Browse the repository at this point in the history
  • Loading branch information
bleuchtang committed May 29, 2015
1 parent 5d437db commit 8bc7ebf
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 8bc7ebf

Please sign in to comment.