[Fusionforge-commits] FusionForge branch Branch_5_3 updated. 1045742cb589ba3dfd89d67db00f4eee7bbfea8f

Sylvain Beucler beuc-inria at fusionforge.org
Thu Mar 13 10:30:25 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, Branch_5_3 has been updated
       via  1045742cb589ba3dfd89d67db00f4eee7bbfea8f (commit)
      from  2f29ba0f4f265729cb2c93573cb2f09b38d0c192 (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 1045742cb589ba3dfd89d67db00f4eee7bbfea8f
Author: Sylvain Beucler <sylvain.beucler at inria.fr>
Date:   Thu Mar 13 10:30:22 2014 +0100

    VM: fetch upstream remote

diff --git a/vm/packer/scripts/fusionforge-source.sh b/vm/packer/scripts/fusionforge-source.sh
index a106b09..9658c5c 100644
--- a/vm/packer/scripts/fusionforge-source.sh
+++ b/vm/packer/scripts/fusionforge-source.sh
@@ -30,4 +30,5 @@ git clone $repo fusionforge/
 if [ -e /etc/debian_version ]; then
     cd fusionforge/
     git remote add upstream git://scm.fusionforge.org/fusionforge/fusionforge.git
+    git fetch upstream
 fi

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

Summary of changes:
 vm/packer/scripts/fusionforge-source.sh |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list