[Ocfs2-tools-devel] [PATCH 1/2] Ocfs2-tests: Add makefile for acl_tests on ocfs2.

Marcos E. Matsunaga Marcos.Matsunaga at oracle.com
Tue Nov 25 12:25:28 PST 2008


Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>

Regards,

Marcos Eduardo Matsunaga

Oracle USA
Linux Engineering

“The statements and opinions expressed here are my own and do not
necessarily represent those of Oracle Corporation.”



Tristan Ye wrote:
> Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
> ---
>  programs/Makefile           |    3 ++-
>  programs/acl_tests/Makefile |    9 +++++++++
>  2 files changed, 11 insertions(+), 1 deletions(-)
>  create mode 100644 programs/acl_tests/Makefile
>
> diff --git a/programs/Makefile b/programs/Makefile
> index 9c99ecd..9b5a856 100644
> --- a/programs/Makefile
> +++ b/programs/Makefile
> @@ -51,7 +51,8 @@ SUBDIRS =			\
>  	untar_files		\
>  	write_append_truncate	\
>  	write_torture		\
> -	xattr_tests
> +	xattr_tests		\
> +	acl_tests
>  
>  ifdef OCFS2_TEST_ENABLE_THIRDPARTY
>  SUBDIRS += bonnie dbench iozone postmark
> diff --git a/programs/acl_tests/Makefile b/programs/acl_tests/Makefile
> new file mode 100644
> index 0000000..c257d59
> --- /dev/null
> +++ b/programs/acl_tests/Makefile
> @@ -0,0 +1,9 @@
> +TOPDIR = ../..
> +
> +include $(TOPDIR)/Preamble.make
> +
> +DIST_FILES = acl_tests.sh
> +
> +BIN_EXTRA = acl_tests.sh
> +
> +include $(TOPDIR)/Postamble.make
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-tools-devel/attachments/20081125/a2dc1b2e/attachment.html 


More information about the Ocfs2-tools-devel mailing list