On 01/12/2011 02:53 PM, Jiri Slaby wrote:
> Some files were not in .gitignore files, add them properly to not show
> up in the status list.
>
> Signed-off-by: Jiri Slaby<jsl...@suse.cz>
Acked-By: Jan Safranek <jsafr...@redhat.com>

> ---
>   src/tools/.gitignore |    1 +
>   tests/.gitignore     |    2 ++
>   2 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/src/tools/.gitignore b/src/tools/.gitignore
> index 3c46451..d87e945 100644
> --- a/src/tools/.gitignore
> +++ b/src/tools/.gitignore
> @@ -6,5 +6,6 @@ cgdelete
>   cgexec
>   cgget
>   cgset
> +cgsnapshot
>   lscgroup
>   lssubsys
> diff --git a/tests/.gitignore b/tests/.gitignore
> index b0cd610..b6aeef7 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -1,6 +1,7 @@
>   get_all_controller
>   get_controller
>   get_mount_point
> +get_procs
>   get_variable_names
>   libcg_ba
>   libcgrouptest01
> @@ -8,5 +9,6 @@ pathtest
>   proctest
>   read_stats
>   setuid
> +test_named_hierarchy
>   walk_task
>   walk_test


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to