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  4eb2fa496497f445ee84e13b6b6876af43c3c555 (commit)
       via  21747e2feff26153a723964b3ec527bd59be2564 (commit)
      from  9c2db5ad92dd6b3eedafa9bdb2706ed660ef071d (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 4eb2fa496497f445ee84e13b6b6876af43c3c555
Merge: 9c2db5a 21747e2
Author: Roland Mas <[email protected]>
Date:   Mon Jun 1 13:23:39 2015 +0200

    Merge branch '6.0'


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

Summary of changes:
 tests/buildbot/fusionforge-build-and-test.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/buildbot/fusionforge-build-and-test.sh 
b/tests/buildbot/fusionforge-build-and-test.sh
index 370450e..b30abdd 100755
--- a/tests/buildbot/fusionforge-build-and-test.sh
+++ b/tests/buildbot/fusionforge-build-and-test.sh
@@ -101,8 +101,10 @@ copy_logs
 if [ $retcode = 0 ] ; then
     case $INSTALL_METHOD in
        deb)
+           cwd=$(pwd)
            cd $WORKSPACE/packages/
            rsync -av --delete root@$HOST:/usr/src/debian-repository/local/ ./
+           cd $cwd
            ;;
        rpm)
            rsync -av --delete root@$HOST:/usr/src/fusionforge/build/RPMS/ 
$WORKSPACE/packages/


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to