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  46c54ab032e6fd87bd25d22c8afe2073a23fcb5b (commit)
      from  cad5bc9affd6b0f9100df7758a46a795bb517eea (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=46c54ab032e6fd87bd25d22c8afe2073a23fcb5b

commit 46c54ab032e6fd87bd25d22c8afe2073a23fcb5b
Author: Stéphane-Eymeric Bredthauer <[email protected]>
Date:   Tue Jan 31 10:33:34 2017 +0100

    VM: unexpected comma in json file

diff --git a/vm/packer/fusionforge-dev-from_ovf.json 
b/vm/packer/fusionforge-dev-from_ovf.json
index 27f982f..51dbe15 100644
--- a/vm/packer/fusionforge-dev-from_ovf.json
+++ b/vm/packer/fusionforge-dev-from_ovf.json
@@ -13,7 +13,7 @@
                        "source_path": "box.ovf",
                        "ssh_username": "root",
                        "ssh_password": "vagrant",
-                       "ssh_wait_timeout": "30s",
+                       "ssh_wait_timeout": "30s"
                }
        ]
 }

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

Summary of changes:
 vm/packer/fusionforge-dev-from_ovf.json | 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

Reply via email to