Displaying 2 results from an estimated 2 matches for "r2803".
Did you mean:
32803
2011 Jan 07
2
[nut-commits] svn commit r2804 - in branches/ssl-nss-port: clients server
Citeren Emilien Kia <emilienkia-guest op alioth.debian.org>:
> Modified: branches/ssl-nss-port/server/conf.c
> ==============================================================================
> --- branches/ssl-nss-port/server/conf.c Wed Jan 5 21:12:03 2011 (r2803)
> +++ branches/ssl-nss-port/server/conf.c Thu Jan 6 10:27:55 2011 (r2804)
> @@ -178,6 +178,22 @@
> return 1;
> }
>
> + /* CERTREQUEST ("NO" | "REQUEST" | "REQUIRE") */
> + if (!strcmp(arg[0], "CERTREQUEST")) {
> + if (strcasecm...
2007 Oct 31
16
Am I missing something with Heckle?
Hi
I can''t get heckle working. In fact, I''ve built an example so simple
that it either shows a bug, or I am being really, REALLY stupid.
Heckle does not appear to support RSpec directly, so I''m trying to use
spec --heckle (RSpec trunk as of 10 mins ago, Heckle 1.4.1). I''ve
constructed this pair of sample files:
18> ~/Desktop/heckle_test % cat