On 09/11/2012 04:26 AM, Guido Günther wrote:
> that explains how to run netcf from the just built sources
> and how to run the tests.
> ---
>  HACKING |    7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 HACKING
>
> diff --git a/HACKING b/HACKING
> new file mode 100644
> index 0000000..04c9dbf
> --- /dev/null
> +++ b/HACKING
> @@ -0,0 +1,7 @@
> +To run nctool from the built source dir use:
> +
> +  NETCF_DATADIR=data/ src/nctool
> +
> +To run the tests use:
> +
> +  make check

Yes, even if it's minimal, it gives a ready place for others to add more.

ACK and pushed.
_______________________________________________
netcf-devel mailing list
netcf-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/netcf-devel

Reply via email to