1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Update quota2percent_ to V17.0210

This commit is contained in:
JoHartmann 2017-02-11 14:18:46 +01:00 committed by GitHub
parent c9dbd8d1bf
commit a00b8e6f2e

View file

@ -92,7 +92,7 @@ GPLv2 (L<http://www.gnu.org/licenses/gpl-2.0.html>)
fi
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
fi