[Fusionforge-commits] FusionForge branch Branch_5_2 updated. c0d0181579c246f9cee2b4746d7cb54d2e381457

Roland Mas lolando at fusionforge.org
Tue Jan 28 09:53:33 CET 2014


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_2 has been updated
       via  c0d0181579c246f9cee2b4746d7cb54d2e381457 (commit)
      from  149cb78e24e889a4996f947a9eede5d71638ae5b (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 c0d0181579c246f9cee2b4746d7cb54d2e381457
Author: Roland Mas <lolando at debian.org>
Date:   Tue Jan 28 09:53:26 2014 +0100

    Typo

diff --git a/tests/scripts/fusionforge-build-and-test-deb.sh b/tests/scripts/fusionforge-build-and-test-deb.sh
index 17b84b0..96d683f 100755
--- a/tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/tests/scripts/fusionforge-build-and-test-deb.sh
@@ -175,7 +175,7 @@ rsync -av root@$HOST:/var/log/ $WORKSPACE/reports/
 ssh root@$HOST "vncserver -kill :1" || retcode=$?
 
 cd $CHECKOUTPATH
-for i in *_source.changes ; do echo $i ; echo $(basename $i _sources.changes)_*.build ; cat $i | sed -e 0,/^Checksums/d -e /^Checksums/,\$d | awk '{print $3}' ; done | xargs rm
+for i in *_source.changes ; do echo $i ; echo $(basename $i _source.changes)_*.build ; cat $i | sed -e 0,/^Checksums/d -e /^Checksums/,\$d | awk '{print $3}' ; done | xargs rm
 
 stop_vm_if_not_keeped -t $VM $@
 exit $retcode

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

Summary of changes:
 tests/scripts/fusionforge-build-and-test-deb.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list