Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion tests: remove git-daemon check from test-subrepos.t
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Augie Fackler  
View profile  
 More options Oct 30 2012, 9:29 am
From: Augie Fackler <r...@durin42.com>
Date: Tue, 30 Oct 2012 08:21:11 -0500
Local: Tues, Oct 30 2012 9:21 am
Subject: Re: [PATCH next] tests: remove git-daemon check from test-subrepos.t
Pushed, thnks

On Oct 29, 2012, at 11:35 PM, David Carr <davidm...@gmail.com> wrote:

> # 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

> --
> You received this message because you are subscribed to the Google Groups "hg-git" group.
> To post to this group, send email to hg-git@googlegroups.com.
> To unsubscribe from this group, send email to hg-git+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hg-git?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.