This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 2bc547893ac0ac188d70f9f38d84ec41a42e7d94 (commit)
from 4d4b145f2d009f1b56bb0a6d1419e2b184c4d93a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=2bc547893ac0ac188d70f9f38d84ec41a42e7d94
commit 2bc547893ac0ac188d70f9f38d84ec41a42e7d94
Author: Roland Mas <[email protected]>
Date: Sat Oct 28 16:35:28 2017 +0200
Fix tweaking of LXC template
diff --git a/tests/buildbot/lxc-wrapper b/tests/buildbot/lxc-wrapper
index d6e9109..2fb1d41 100755
--- a/tests/buildbot/lxc-wrapper
+++ b/tests/buildbot/lxc-wrapper
@@ -32,7 +32,7 @@ fi
# ?
sed -i -e 's/lxc.cap.drop = mac_admin mac_override.*/lxc.cap.drop = mac_admin
mac_override/' /usr/share/lxc/config/centos.common.conf
# Don't expire root password
-sed -i -e 's/^ *chroot $rootfs_path passwd -e root/# DISABLED # &/'
/usr/share/lxc/templates/lxc-centos
+sed -i -e 's/^ *chroot $rootfs_path passwd -e root/echo # DISABLED # &/'
/usr/share/lxc/templates/lxc-centos
# Get variables
case $host in
-----------------------------------------------------------------------
Summary of changes:
tests/buildbot/lxc-wrapper | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits