1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Merge pull request #207 from caius/raid-mismatch-fix

Strip hidden characters from raid-mismatch script
This commit is contained in:
Kenyon Ralph 2012-11-01 08:46:19 -07:00
commit af586cdd7f

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
# Detect and display Linux sw-raid mismatch count
# Copyright (C) 2011 Rory Jaffe <rsjaffe@gmail.com>
# derived from md_sync_speed by Kristian Lyngstøl