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, master has been updated
via 3855b6803d461f1efaa727802be9878cf45f6dde (commit)
from 28de8f8ad4363ab1ce263f32afda313db2569068 (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=3855b6803d461f1efaa727802be9878cf45f6dde
commit 3855b6803d461f1efaa727802be9878cf45f6dde
Author: Roland Mas <[email protected]>
Date: Tue Jul 30 17:05:22 2019 +0200
Handle Debian 10 Buster
diff --git a/tests/buildbot/lxc-wrapper b/tests/buildbot/lxc-wrapper
index e93eedc..76ff755 100755
--- a/tests/buildbot/lxc-wrapper
+++ b/tests/buildbot/lxc-wrapper
@@ -144,7 +144,7 @@ case $cmd in
fi
# TODO: write this in VM config (so it can be started manually)?
hwaddr=00:16:3e:$(echo $host | md5sum | cut -c -6 | sed
s/../\&:/g | sed s/:$//)
- lxc-start --name $host.local -s lxc.network.hwaddr=$hwaddr -s
lxc.utsname=$host --daemon
+ lxc-start --name $host.local -s lxc.net.hwaddr=$hwaddr -s
lxc.utsname=$host --daemon
;;
# Harshly^WQuickly stop VM
-----------------------------------------------------------------------
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