[Fusionforge-commits] FusionForge branch master updated. 831a887da5025dbbe60fcf3e607abde20c36d0a8

Roland Mas lolando at fusionforge.org
Mon May 12 09:16:09 CEST 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  831a887da5025dbbe60fcf3e607abde20c36d0a8 (commit)
      from  ba980982f5481c39eef91e2fea562247d0f0dd6f (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 831a887da5025dbbe60fcf3e607abde20c36d0a8
Author: Roland Mas <lolando at debian.org>
Date:   Mon May 12 09:16:05 2014 +0200

    Stop handling cowbuilders for Debian squeeze

diff --git a/tests/scripts/manage-cowbuilder.sh b/tests/scripts/manage-cowbuilder.sh
index 3d776ed..27c1007 100755
--- a/tests/scripts/manage-cowbuilder.sh
+++ b/tests/scripts/manage-cowbuilder.sh
@@ -7,7 +7,7 @@ cd $absolutetestspath
 BUILDERDIR=$(./scripts/builder_get_config.sh BUILDERDIR)
 
 # Prepare and/or update cowbuilder caches
-DISTROLIST=${DISTROLIST:-"squeeze wheezy jessie"}
+DISTROLIST=${DISTROLIST:-"wheezy jessie"}
 DEBMIRROR=${DEBMIRROR:-"http://cdn.debian.net/debian"}
 
 [ -d $BUILDERDIR/config ] || mkdir $BUILDERDIR/config

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

Summary of changes:
 tests/scripts/manage-cowbuilder.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list