This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Remove unnecessary deps directive from rebar.config
pull/4/head
Andrew Thompson
14 years ago
parent
d6077b44d7
commit
73322d5320
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
rebar.config
+ 0
- 5
rebar.config
View File
@ -1,9 +1,4 @@
{erl_opts, [debug_info]}.
{erl_first_files, ["src/lager_util.erl"]}.
{cover_enabled, true}.
{deps, [
% {riak_err, "1.0.*", {git, "git://github.com/basho/riak_err.git", {branch, "master"}}}
]}.
Write
Preview
Loading…
Cancel
Save