[Fusionforge-commits] FusionForge branch master updated. 5e1340b1a14c5afc666486c5b86c3f02bdd3cb99

Roland Mas lolando at fusionforge.org
Fri Dec 13 16:10:17 CET 2013


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  5e1340b1a14c5afc666486c5b86c3f02bdd3cb99 (commit)
      from  e165b5947f9f1ddb71ab0ddaf91766ff3b46576e (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 -----------------------------------------------------------------
commit 5e1340b1a14c5afc666486c5b86c3f02bdd3cb99
Author: Roland Mas <lolando at debian.org>
Date:   Fri Dec 13 16:10:10 2013 +0100

    Added machinery for a Debian 8 (Jessie) LXC container

diff --git a/tests/lxc/Makefile b/tests/lxc/Makefile
index 6de3c2c..af4530b 100644
--- a/tests/lxc/Makefile
+++ b/tests/lxc/Makefile
@@ -70,8 +70,8 @@ $(LXC_DATA)/templates/lxc-debian7: lxc-debian7 $(LXC_DATA) Makefile
 	chmod 755 $(LXC_DATA)/templates/lxc-debian7
 
 $(LXC_DATA)/templates/lxc-debian8: lxc-debian8 $(LXC_DATA) Makefile
-	cat lxc-debian7 | sed 's!http://cdn.debian.net/debian/!$(DEBMIRROR)!' > $(LXC_DATA)/templates/lxc-debian7
-	chmod 755 $(LXC_DATA)/templates/lxc-debian7
+	cat lxc-debian8 | sed 's!http://cdn.debian.net/debian/!$(DEBMIRROR)!' > $(LXC_DATA)/templates/lxc-debian8
+	chmod 755 $(LXC_DATA)/templates/lxc-debian8
 
 $(LXC_DATA)/templates/lxc-centos5: lxc-centos5 $(LXC_DATA) Makefile
 	cp lxc-centos5 $(LXC_DATA)/templates/

-----------------------------------------------------------------------

Summary of changes:
 tests/lxc/Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list