From a00b8e6f2ed39233a814c2db46bc322d6bf6d8a9 Mon Sep 17 00:00:00 2001 From: JoHartmann Date: Sat, 11 Feb 2017 14:18:46 +0100 Subject: [PATCH] Update quota2percent_ to V17.0210 --- plugins/disk/quota2percent_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/disk/quota2percent_ b/plugins/disk/quota2percent_ index 683a9368..06222cd8 100644 --- a/plugins/disk/quota2percent_ +++ b/plugins/disk/quota2percent_ @@ -92,7 +92,7 @@ GPLv2 (L) 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