[rfc][icedtea-web] handling of multiple testing certificates in bulk
Jiri Vanek
jvanek at redhat.com
Wed May 30 03:32:14 PDT 2012
On 05/30/2012 11:55 AM, Pavel Tisnovsky wrote:
> Hi Jiri,
>
> your change looks good in overall, I just have some notes listed bellow this paragraph:
>
> +EXPORTED_TEST_CERT_SUFIX=crt
> should be named EXPORTED_TEST_CERT_SUFFIX ;-)
>
> + find . -maxdepth 1 -mindepth 1 | sed "s/.\/*//"> $(abs_top_builddir)/junit-jnlp-dist-$$which.txt ; \
> Is not it easier to use 'ls' in this situation given you use -maxdepth=1 and -mindepth=1?
>
Hi! I let it be as we have agreed.
> +Directory "signed" is listed in Makefile.am. You can specifi as much to-be-signed
> s/specifi/specify
fixed!
Thanx - pushed to head.
J
More information about the distro-pkg-dev
mailing list