From 7eccdc352c9cf2250a1186c24d96a3ea81b7ae86 Mon Sep 17 00:00:00 2001
From: anserper <anserper>
Date: Sat, 11 Oct 2008 01:16:25 +0000
Subject: [PATCH] b=16890

remove fake test modules
---
 lustre/quota/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lustre/quota/Makefile.in b/lustre/quota/Makefile.in
index 8535bce364..e42dff12d7 100644
--- a/lustre/quota/Makefile.in
+++ b/lustre/quota/Makefile.in
@@ -1,5 +1,4 @@
 MODULES := lquota
-MODULES += quotactl_test quotacheck_test
 
 lquota-objs := quota_check.o quota_context.o quota_ctl.o quota_interface.o
 lquota-objs += quota_master.o
-- 
GitLab