[Ocfs2-test-devel] [PATCH 1/3] ocfs2-test: quota_tests Makefile was making reference to open_delete.py and

tristan.ye tristan.ye at oracle.com
Wed Feb 18 17:22:42 PST 2009


Thanks for correcting, that's my fault.

Signed-off-by: Tristan Ye <tristan.ye at oracle.com>

On Wed, 2009-02-18 at 11:18 -0800, Marcos Matsunaga wrote:
> Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
> ---
>  programs/quota_tests/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/programs/quota_tests/Makefile b/programs/quota_tests/Makefile
> index e320323..a814442 100755
> --- a/programs/quota_tests/Makefile
> +++ b/programs/quota_tests/Makefile
> @@ -11,7 +11,7 @@ CFLAGS = -O2 -Wall -g $(O2DLM_CFLAGS) $(OCFS2_CFLAGS)
>  SOURCES = quota_multi_tests.c quota.h
>  OBJECTS = $(patsubst %.c,%.o,$(SOURCES))
>  
> -DIST_FILES = $(SOURCES) open_delete.py
> +DIST_FILES = $(SOURCES)
>  
>  BIN_EXTRA = run_quota_multi_tests.py quota_tests.sh
>  




More information about the Ocfs2-test-devel mailing list