selftest: remove test for EDQUOT returned from quota backend
authorUri Simchoni <uri@samba.org>
Fri, 27 May 2016 18:40:06 +0000 (21:40 +0300)
committerJeremy Allison <jra@samba.org>
Tue, 31 May 2016 22:57:32 +0000 (00:57 +0200)
commit3d02489ff19184751d2213d419f85f48c6ad78e3
treee528ddefec927afab56e7025b41d1825fbdd31b1
parent3b352d3526ae075db7a90733617010befdb3c746
selftest: remove test for EDQUOT returned from quota backend

Remove a test for special handling of EDQUOT errno when determining
user/group quota - If the backend has obtained the quota settings it
has to return 0 and not error.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_dfree_quota.sh