public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: "Torsten Bögershausen" <tboegi@web•de>
Cc: Git Mailing List <git@vger•kernel.org>
Subject: Re: t5534 broken when gpg not installed
Date: Mon, 18 Aug 2014 09:55:41 -0700	[thread overview]
Message-ID: <xmqqa971ybxu.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <53EFCAD1.8040808@web.de> ("Torsten Bögershausen"'s message of "Sat, 16 Aug 2014 23:19:13 +0200")

Torsten Bögershausen <tboegi@web•de> writes:

> (I couldn't find a post for this patch)

Thanks.  This is from a topic near the tip of 'pu' I have been
toying with on and off but not yet ready to be sent to the list.

> The following is needed for systems without gpg to make t5534 pass:
>
>
>
> diff --git a/t/t5534-push-signed.sh b/t/t5534-push-signed.sh
> index 3acc864..ee5aaff 100755
> --- a/t/t5534-push-signed.sh
> +++ b/t/t5534-push-signed.sh
> @@ -45,7 +45,7 @@ test_expect_success 'unsigned push does not send push certificate' '
>         ! test -s dst/push-cert
>  '
>  
> -test_expect_success 'signed push sends push certificate' '
> +test_expect_success GPG 'signed push sends push certificate' '
>         prepare_dst &&
>         mkdir -p dst/.git/hooks &&
>         write_script dst/.git/hooks/post-receive <<-\EOF &&

      reply	other threads:[~2014-08-18 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-16 21:19 t5534 broken when gpg not installed Torsten Bögershausen
2014-08-18 16:55 ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqa971ybxu.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=tboegi@web$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox