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 fa4b05bc7e3e7c2367151b141429a27c81ae6588 (commit)
from bef13c85477689329b33120b12dcc8964fc00d50 (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 fa4b05bc7e3e7c2367151b141429a27c81ae6588
Author: Roland Mas <[email protected]>
Date: Mon Jun 2 16:53:19 2014 +0200
Install needed packages
diff --git a/tests/scripts/fusionforge-build-and-test-deb.sh
b/tests/scripts/fusionforge-build-and-test-deb.sh
index 3639ab9..dcc7554 100755
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@ -116,7 +116,7 @@ if [ "$DIST" = wheezy ] ; then
# Grab a more recent loggerhead (without pulling everything)
if ! ssh root@$HOST dpkg -l loggerhead | grep -q ^ii ; then
- ssh root@$HOST "wget -c
http://snapshot.debian.org/archive/debian/20121107T152130Z/pool/main/l/loggerhead/loggerhead_1.19%7Ebzr477-1_all.deb;
aptitude install gdebi-core; gdebi --non-interactive
loggerhead_1.19~bzr477-1_all.deb"
+ ssh root@$HOST "apt-get install wget gdebi-core;wget -c
http://snapshot.debian.org/archive/debian/20121107T152130Z/pool/main/l/loggerhead/loggerhead_1.19%7Ebzr477-1_all.deb;
gdebi --non-interactive loggerhead_1.19~bzr477-1_all.deb"
fi
fi
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/fusionforge-build-and-test-deb.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits