Re: t5534 broken when gpg not installed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Torsten Bögershausen <tboegi@xxxxxx> 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 &&
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]