[CRIU] [PATCH] gitignore: ignore more test binaries
Andrew Vagin
avagin at virtuozzo.com
Mon Nov 23 23:53:32 PST 2015
On Mon, Nov 23, 2015 at 02:08:41PM -0700, Tycho Andersen wrote:
> Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Andrew Vagin <avagin at virtuozzo.com>
> ---
> test/.gitignore | 1 +
> test/zdtm/.gitignore | 5 +++++
> 2 files changed, 6 insertions(+)
>
> diff --git a/test/.gitignore b/test/.gitignore
> index 04f565c..045dafc 100644
> --- a/test/.gitignore
> +++ b/test/.gitignore
> @@ -9,3 +9,4 @@
> /*.log
> /zdtm_ct
> /zdtm-tst-list
> +/stats-restore
> diff --git a/test/zdtm/.gitignore b/test/zdtm/.gitignore
> index 166c26d..e314efd 100644
> --- a/test/zdtm/.gitignore
> +++ b/test/zdtm/.gitignore
> @@ -203,6 +203,11 @@
> /live/static/file_locks05
> /live/static/mlock_setuid
> /live/static/mntns_root_bind
> +/live/static/mntns-deleted-dst
> +/live/static/socket-tcp-local
> +/live/static/socket-tcp6-local
> +/live/static/socket-tcpbuf6-local
> +/live/static/tempfs_subns
> /live/streaming/fifo_dyn
> /live/streaming/fifo_loop
> /live/streaming/file_aio
> --
> 2.6.2
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list