mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
Update quota2percent_ to V17.0210
This commit is contained in:
parent
c9dbd8d1bf
commit
a00b8e6f2e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ GPLv2 (L<http://www.gnu.org/licenses/gpl-2.0.html>)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! df "/dev/${0##*_}" &> /dev/null; then
|
if ! df "/dev/${0##*_}" &> /dev/null; then
|
||||||
echo "The device /dev/${0##*_} does not exist!" >&2
|
echo "no (device /dev/${0##*_} does not exist!)" >&2
|
||||||
exit 128
|
exit 128
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue