[Fusionforge-commits] FusionForge branch master updated. 1c4aeeb83ccf0a928449df1bc4857322e3cbc522
Roland Mas
lolando at fusionforge.org
Fri Dec 13 15:50:56 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 1c4aeeb83ccf0a928449df1bc4857322e3cbc522 (commit)
from 8762b2bef64079a111b5def7059aed8541c8026c (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 1c4aeeb83ccf0a928449df1bc4857322e3cbc522
Author: Roland Mas <lolando at debian.org>
Date: Fri Dec 13 15:50:49 2013 +0100
Update cowbuilder options
diff --git a/tests/scripts/manage-cowbuilder.sh b/tests/scripts/manage-cowbuilder.sh
index 210db2a..a4b9c8a 100755
--- a/tests/scripts/manage-cowbuilder.sh
+++ b/tests/scripts/manage-cowbuilder.sh
@@ -25,7 +25,7 @@ PBUILDERROOTCMD="sudo HOME=${HOME}"
EOF
if [ -d $BUILDERDIR/cow/base-$DIST-amd64.cow ] ; then
- sudo cowbuilder --update --configfile $COWBUILDERCONFIG
+ sudo cowbuilder --update --configfile $COWBUILDERCONFIG --mirror $DEBMIRROR
else
sudo cowbuilder --create --distribution $DIST --configfile $COWBUILDERCONFIG --mirror $DEBMIRROR
fi
-----------------------------------------------------------------------
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