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 80d3123f5c12f80c4ea4b7004fc329a0877169f7 (commit)
from d9841081cf51e25355d5bc8f272731bae5cd441f (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 80d3123f5c12f80c4ea4b7004fc329a0877169f7
Author: Roland Mas <[email protected]>
Date: Fri Nov 23 17:47:56 2012 +0100
Ensure we're in the correct directory
diff --git a/tests/scripts/fusionforge-build-and-test-deb.sh
b/tests/scripts/fusionforge-build-and-test-deb.sh
index 0579d2c..d952504 100755
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@ -67,12 +67,12 @@ EOF
reprepro -Vb $REPOPATH include $DIST $CHANGEFILE
+cd $CHECKOUTPATH
+
destroy_vm -t debian7 $HOST
start_vm_if_not_keeped -t debian7 $HOST
-
setup_debian_3rdparty_repo
-cd $CHECKOUTPATH
# Transfer preseeding
cat tests/preseed/* | sed s/@FORGE_ADMIN_PASSWORD@/$FORGE_ADMIN_PASSWORD/ |
ssh root@$HOST "LANG=C debconf-set-selections"
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/fusionforge-build-and-test-deb.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits