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.1 has been updated
via 20f54721b27a6117128fbc9258dfef53aabcafdd (commit)
from 1759c24c9ea241da178b80446c89b9fb7c384133 (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=20f54721b27a6117128fbc9258dfef53aabcafdd
commit 20f54721b27a6117128fbc9258dfef53aabcafdd
Author: Franck Villaume <[email protected]>
Date: Sun Mar 25 11:47:02 2018 +0200
enable scmbzr on RPM installation
diff --git a/tests/func/50_PluginsScmBzr/bzrTest.php
b/tests/func/50_PluginsScmBzr/bzrTest.php
index b875cdf..c154cc2 100644
--- a/tests/func/50_PluginsScmBzr/bzrTest.php
+++ b/tests/func/50_PluginsScmBzr/bzrTest.php
@@ -34,7 +34,6 @@ class ScmBzrTest extends FForge_SeleniumTestCase
function testScmBzr()
{
- $this->skip_on_rpm_installs();
$this->skip_on_src_installs();
$this->loadAndCacheFixture();
diff --git a/tests/func/55_PluginsScmMulti/multiSCMTest.php
b/tests/func/55_PluginsScmMulti/multiSCMTest.php
index cc3eaa7..b3bffb1 100644
--- a/tests/func/55_PluginsScmMulti/multiSCMTest.php
+++ b/tests/func/55_PluginsScmMulti/multiSCMTest.php
@@ -28,7 +28,6 @@ class multiSCMTest extends FForge_SeleniumTestCase
function testMultiSCM()
{
- $this->skip_on_rpm_installs();
$this->skip_on_src_installs();
$this->loadAndCacheFixture();
-----------------------------------------------------------------------
Summary of changes:
tests/func/50_PluginsScmBzr/bzrTest.php | 1 -
tests/func/55_PluginsScmMulti/multiSCMTest.php | 1 -
2 files changed, 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits