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, 6.0 has been updated
       via  60dc729ea6570a5468da6e497078992828050ed5 (commit)
      from  f65bbc9b4f706e7eb92d497d479edc368f37df62 (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 60dc729ea6570a5468da6e497078992828050ed5
Author: Roland Mas <[email protected]>
Date:   Wed Apr 8 12:04:28 2015 +0200

    phpunit packages are only in EPEL

diff --git a/autoinstall/run-testsuite.sh b/autoinstall/run-testsuite.sh
index 0358f0a..4be5fd1 100755
--- a/autoinstall/run-testsuite.sh
+++ b/autoinstall/run-testsuite.sh
@@ -45,7 +45,7 @@ else
     else
        yum install -y java-1.6.0
     fi
-    yum install -y php-phpunit-PHPUnit php-phpunit-PHPUnit-Selenium psmisc 
patch net-tools
+    yum --enablerepo=epel install -y php-phpunit-PHPUnit 
php-phpunit-PHPUnit-Selenium psmisc patch net-tools
 fi
 
 # Install selenium (no packaged version available)

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

Summary of changes:
 autoinstall/run-testsuite.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

Reply via email to