[Fusionforge-commits] FusionForge branch master updated. 8cc34ef4034fdde3e072e9701323948bf6ca56c2

Sylvain Beucler beuc-inria at fusionforge.org
Tue Feb 4 19:49:10 CET 2014


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  8cc34ef4034fdde3e072e9701323948bf6ca56c2 (commit)
      from  f9dc474de0066b27ef6adfb73ee5fe42a9b935ae (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 8cc34ef4034fdde3e072e9701323948bf6ca56c2
Author: Sylvain Beucler <sylvain.beucler at inria.fr>
Date:   Tue Feb 4 19:47:31 2014 +0100

    VM: use 'master' rather than 'unstable' branch, more suitable for development

diff --git a/tools/VM-bootstrap/scripts/fusionforge-source.sh b/tools/VM-bootstrap/scripts/fusionforge-source.sh
index 753cdf2..38bbfd4 100644
--- a/tools/VM-bootstrap/scripts/fusionforge-source.sh
+++ b/tools/VM-bootstrap/scripts/fusionforge-source.sh
@@ -17,7 +17,7 @@ chown -R root: /root/Desktop
 # Install sources
 apt-get -y --force-yes install bzr
 cd /root/
-bzr checkout https://fusionforge.org/anonscm/bzr/deb-packaging/unstable fusionforge
+bzr checkout https://fusionforge.org/anonscm/bzr/deb-packaging/master fusionforge
 
 # Update system
 # Not done here, it makes the .box too big (1.5GB)

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

Summary of changes:
 tools/VM-bootstrap/scripts/fusionforge-source.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list