[erlang-patches] Fix searching for source files in cover:analyse_to_file/*
Björn Gustavsson
bgustavsson@REDACTED
Mon Apr 26 13:25:01 CEST 2010
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