diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh
index 5698aea06d28f6dfc0d2e97334bc2ba585e0b160..780219f5ab842a61be9f51f825ca5180466a2268 100644
--- a/lustre/tests/sanity-quota.sh
+++ b/lustre/tests/sanity-quota.sh
@@ -1102,7 +1102,7 @@ test_13(){
 	# do the check
 	dmesg | tail | grep "\-122" |grep llog_obd_origin_add && error "test_13 failed."
 	$LFS setquota -u root 0 0 0 0 $MOUNT
-	check_if_quota_zero u root
+	#check_if_quota_zero u root
 
 	# clean 
 	unlinkmany ${TESTFILE} 15