From 5e779b70734e7e8edccaec336858d7328f8bda3c Mon Sep 17 00:00:00 2001 From: kalpak Date: Mon, 13 Oct 2008 09:50:57 +0000 Subject: [PATCH] b=17318 i=adilger Remove unused wantedi program --- lustre/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index 2ab4564..f73a8d7 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -31,7 +31,7 @@ noinst_PROGRAMS = openunlink truncate directio openme writeme mlink utime it_tes noinst_PROGRAMS += tchmod toexcl fsx test_brw openclose createdestroy noinst_PROGRAMS += createmany chownmany statmany multifstat createtest noinst_PROGRAMS += opendirunlink opendevunlink unlinkmany fchdir_test checkstat -noinst_PROGRAMS += wantedi statone runas openfile getdents o_directory rmdirmany +noinst_PROGRAMS += statone runas openfile getdents o_directory rmdirmany noinst_PROGRAMS += small_write multiop sleeptest ll_sparseness_verify cmknod noinst_PROGRAMS += ll_sparseness_write mrename ll_dirstripe_verify mkdirmany noinst_PROGRAMS += openfilleddirunlink rename_many memhog iopentest1 iopentest2 -- 1.8.3.1