You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by tv...@apache.org on 2013/02/25 22:56:18 UTC

[6/50] [abbrv] 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/9c4a6b0d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/9c4a6b0d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/9c4a6b0d

Branch: refs/heads/si/5453
Commit: 9c4a6b0d3ba27def3b6f0d2991f6e87705063ee1
Parents: eb3bea3
Author: Dave Brondsema <db...@geek.net>
Authored: Tue Feb 19 17:09:50 2013 +0000
Committer: Cory Johns <jo...@geek.net>
Committed: Tue Feb 19 23:26:58 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/9c4a6b0d/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 \