The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1771
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Remove executable bit. Signed-off-by: Christian Brauner <[email protected]>
From 06caa012000655be7dc0e6011e00c5a9348b908c Mon Sep 17 00:00:00 2001 From: Christian Brauner <[email protected]> Date: Wed, 30 Aug 2017 16:37:22 +0200 Subject: [PATCH] console: non-functional change Remove executable bit. Signed-off-by: Christian Brauner <[email protected]> --- src/lxc/console.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/lxc/console.c diff --git a/src/lxc/console.c b/src/lxc/console.c old mode 100755 new mode 100644
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
