backporting r4332
This commit is contained in:
parent
b445604d44
commit
d3bed64ed5
|
@ -9,6 +9,7 @@ WC=/usr/bin/wc
|
|||
BLKID=/sbin/blkid
|
||||
MID=$1
|
||||
|
||||
. /etc/alternc/local.sh
|
||||
|
||||
if [ "x$MID" == "x" ] ; then
|
||||
echo "Usage: quota_get <uid>"
|
||||
|
|
Loading…
Reference in New Issue