[Fusionforge-commits] FusionForge branch master updated. 1a1fb65c7af72c75051c7037db8410b04f8e9484

Roland Mas lolando at fusionforge.org
Tue Feb 12 15:59:24 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  1a1fb65c7af72c75051c7037db8410b04f8e9484 (commit)
       via  214a297673cb03b9afb64b23fa7c1e3ec8d9e1b9 (commit)
      from  b41cb24df72a6f73a6400b7c8a562ef15a667c43 (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 1a1fb65c7af72c75051c7037db8410b04f8e9484
Merge: b41cb24 214a297
Author: Roland Mas <lolando at debian.org>
Date:   Tue Feb 12 15:58:58 2013 +0100

    Merged from 5.2: Disable nscd during testsuite on Debian

diff --cc tests/scripts/fusionforge-build-and-test-deb.sh
index a5e35b7,bc4cf49..a2af6d3
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@@ -104,7 -99,7 +104,8 @@@ ssh root@$HOST "LANG=C a2dissite defaul
  ssh root@$HOST "(echo [core];echo use_ssl=no) > /etc/gforge/config.ini.d/zzz-buildbot.ini"
  ssh root@$HOST "(echo [moinmoin];echo use_frame=no) >> /etc/gforge/config.ini.d/zzz-buildbot.ini"
  ssh root@$HOST "(echo [mediawiki];echo unbreak_frames=yes) >> /etc/gforge/config.ini.d/zzz-buildbot.ini"
 +ssh root@$HOST "[ -e /var/lib/gforge/.bazaar/bazaar.conf ] && sed -i -e s,https://,http://,g /var/lib/gforge/.bazaar/bazaar.conf"
+ ssh root@$HOST "service nscd stop"
  
  # Dump database
  echo "Dump freshly installed database"

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

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


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list