[erlang-patches] Fix searching for source files in cover:analyse_to_file/*

Jeremy Raymond jeraymond@REDACTED
Mon Apr 26 14:00:07 CEST 2010


Great thanks Björn.

--
Jeremy Raymond


2010/4/26 Björn Gustavsson <bgustavsson@REDACTED>

> 2010/4/24 Jeremy Raymond <jeraymond@REDACTED>:
> > I've made the suggested changes. Please take a look and let me know if
> there
> > is anything else. Thanks!
> >
> > git fetch git://github.com/jeraymond/otp.git cover_src_path_fix
>
> Thanks! Looks much better. I will include it in 'pu' with only a minor
> change - I will replace
>
>  filename:join([Dir,Path])
>
> with
>
>  filename:join(Dir, Path)
>
> --
> Björn Gustavsson, Erlang/OTP, Ericsson AB
>


More information about the erlang-patches mailing list