2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01: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