[PATCH next] tests: remove git-daemon check from test-subrepos.t

19 views
Skip to first unread message

David Carr

unread,
Oct 30, 2012, 12:35:06 AM10/30/12
to hg-...@googlegroups.com
# HG changeset patch
# User David M. Carr <da...@carrclan.us>
# Date 1351570123 14400
# Node ID a9165a7d8082a6d31539de0d97685614818efcd2
# Parent a24c2f90a3dd6ebd8817e0c05ebccf1ab1ed0cfe
tests: remove git-daemon check from test-subrepos.t

This check is a remnant from back when we were using git-daemon in the tests.

diff --git a/tests/test-subrepos.t b/tests/test-subrepos.t
--- a/tests/test-subrepos.t
+++ b/tests/test-subrepos.t
@@ -4,9 +4,6 @@
bail if the user does not have dulwich
$ python -c 'import dulwich, dulwich.repo' || exit 80

-bail early if the user is already running git-daemon
- $ ! (echo hi | nc localhost 9418 2>/dev/null) || exit 80
-
$ echo "[extensions]" >> $HGRCPATH
$ echo "hggit=$(echo $(dirname $TESTDIR))/hggit" >> $HGRCPATH

Augie Fackler

unread,
Oct 30, 2012, 9:21:11 AM10/30/12
to hg-...@googlegroups.com
Pushed, thnks
> --
> You received this message because you are subscribed to the Google Groups "hg-git" group.
> To post to this group, send email to hg-...@googlegroups.com.
> To unsubscribe from this group, send email to hg-git+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hg-git?hl=en.
>

Reply all
Reply to author
Forward
0 new messages