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 62749942a684aad75d375375b4878fbf436b4f29 (commit)
from 040d12c105c013fcab06218b769249ede7a1e1a0 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=62749942a684aad75d375375b4878fbf436b4f29
commit 62749942a684aad75d375375b4878fbf436b4f29
Author: Franck Villaume <[email protected]>
Date: Wed Feb 27 19:31:53 2019 +0100
try #3 to fix phpunit usage since the platform upgrade
diff --git a/tests/buildbot/fusionforge-unit_tests.sh
b/tests/buildbot/fusionforge-unit_tests.sh
index 6dab98d..56393f2 100755
--- a/tests/buildbot/fusionforge-unit_tests.sh
+++ b/tests/buildbot/fusionforge-unit_tests.sh
@@ -14,6 +14,6 @@ phpunit --configuration buildbot-configuration-phpunit.xml \
--coverage-clover $WORKSPACE/reports/coverage/clover.xml \
--coverage-html $WORKSPACE/reports/coverage/ \
code_and_unit_tests.php
-cp $WORKSPACE/reports/phpunit.xml $WORKSPACE/reports/phpunit.xml.org
-xalan -in $WORKSPACE/reports/phpunit.xml.org -xsl unit/fix_phpunit.xslt \
- -out $WORKSPACE/reports/phpunit.xml
+#cp $WORKSPACE/reports/phpunit.xml $WORKSPACE/reports/phpunit.xml.org
+#xalan -in $WORKSPACE/reports/phpunit.xml.org -xsl unit/fix_phpunit.xslt \
+# -out $WORKSPACE/reports/phpunit.xml
-----------------------------------------------------------------------
Summary of changes:
tests/buildbot/fusionforge-unit_tests.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits