[Fusionforge-commits] FusionForge branch master updated. 67e63b42447d974ee5f664aa01ec5030c98d7caa

Roland Mas lolando at fusionforge.org
Thu May 23 18:29:38 CEST 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  67e63b42447d974ee5f664aa01ec5030c98d7caa (commit)
       via  0eae43a3ecfbc71fd84e5dfd989af1e36129d64c (commit)
      from  55127a189829d945b4db36b22a1be36473849160 (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 67e63b42447d974ee5f664aa01ec5030c98d7caa
Merge: 55127a1 0eae43a
Author: Roland Mas <lolando at debian.org>
Date:   Thu May 23 18:29:23 2013 +0200

    Merged from 5.2: Force install of nscd for the Debian testsuite

diff --cc tests/scripts/fusionforge-build-and-test-deb.sh
index 9a0532d,51b202b..b6e446a
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@@ -105,7 -93,7 +105,7 @@@ sleep 
  ssh root@$HOST "apt-get update"
  
  # Install fusionforge
- ssh root@$HOST "UCF_FORCE_CONFFNEW=yes DEBIAN_FRONTEND=noninteractive LANG=C apt-get -o debug::pkgproblemresolver=true -y --force-yes install rsync postgresql-contrib fusionforge-full"
 -ssh root@$HOST "UCF_FORCE_CONFFNEW=yes DEBIAN_FRONTEND=noninteractive LANG=C apt-get -y --force-yes install rsync postgresql-contrib fusionforge-full nscd"
++ssh root@$HOST "UCF_FORCE_CONFFNEW=yes DEBIAN_FRONTEND=noninteractive LANG=C apt-get -o debug::pkgproblemresolver=true -y --force-yes install rsync postgresql-contrib fusionforge-full nscd"
  echo "Set forge admin password"
  ssh root@$HOST "/usr/share/gforge/bin/forge_set_password $FORGE_ADMIN_USERNAME $FORGE_ADMIN_PASSWORD"
  ssh root@$HOST "LANG=C a2dissite default ; LANG=C invoke-rc.d apache2 reload"

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

Summary of changes:
 tests/scripts/fusionforge-build-and-test-deb.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list