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, Branch_5_3 has been updated
via ced07957617b4593eb2949521adda27efc179f77 (commit)
from 62bfde618b719e20eda3d2bada3ab9386562cc98 (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 ced07957617b4593eb2949521adda27efc179f77
Author: Roland Mas <[email protected]>
Date: Tue Jun 3 14:03:53 2014 +0200
Removed useless code
diff --git a/tests/scripts/fusionforge-build-and-test-deb.sh
b/tests/scripts/fusionforge-build-and-test-deb.sh
index 60e9c37..947a30e 100755
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@ -109,10 +109,6 @@ ssh root@$HOST "UCF_FORCE_CONFFNEW=yes
DEBIAN_FRONTEND=noninteractive LANG=C apt
if [ "$DIST" = wheezy ] ; then
ssh root@$HOST "UCF_FORCE_CONFFNEW=yes DEBIAN_FRONTEND=noninteractive
LANG=C apt-get -o debug::pkgproblemresolver=true -y --force-yes install
javascript-common"
- # ssh root@$HOST "echo \"deb $DEBMIRROR jessie main\" >>
/etc/apt/sources.list.d/jessie.list"
- # ssh root@$HOST "apt-get update"
- # ssh root@$HOST "UCF_FORCE_CONFFNEW=yes DEBIAN_FRONTEND=noninteractive
LANG=C apt-get -o debug::pkgproblemresolver=true -y --force-yes install
loggerhead python"
- # ssh root@$HOST "rm /etc/apt/sources.list.d/jessie.list"
# Grab a more recent loggerhead (without pulling everything)
if ! ssh root@$HOST dpkg -l loggerhead | grep -q ^ii ; then
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/fusionforge-build-and-test-deb.sh | 4 ----
1 file changed, 4 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits