You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/02/19 19:12:43 UTC

[3/7] git commit: [#5837] remove ForgeHg from run_tests

[#5837] remove ForgeHg from run_tests


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/e80ac6fe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/e80ac6fe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/e80ac6fe

Branch: refs/heads/db/5837
Commit: e80ac6febeb044e17dc320b5bff95e7a9e4ed816
Parents: 3f3ab2c
Author: Dave Brondsema <db...@geek.net>
Authored: Tue Feb 19 17:09:50 2013 +0000
Committer: Dave Brondsema <db...@geek.net>
Committed: Tue Feb 19 18:02:11 2013 +0000

----------------------------------------------------------------------
 run_tests |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/e80ac6fe/run_tests
----------------------------------------------------------------------
diff --git a/run_tests b/run_tests
index a37f012..eb2bf3b 100755
--- a/run_tests
+++ b/run_tests
@@ -17,7 +17,6 @@ if [ "$TEST_MODULES"  == "" ]; then
     ForgeChat \
     ForgeDiscussion \
     ForgeGit \
-    ForgeHg \
     ForgeSVN \
     ForgeTracker \
     ForgeWiki \