Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
917d89825f1e4345b08c73a0159c4bd5a158a25c
/
.
/
lib
/
erl
/
rebar.config
blob: 7eb26b2c8c99cbeacd4aa01b331f59c80531e621 [
file
] [
log
] [
blame
]
Anthony F. Molinaro
917d898
2011-06-21 06:20:18 +0000
[
diff
] [
blame^
]
1
{
erl_opts
,
[
debug_info
]}.
2
%
{
pre_hooks
,
[{
compile
,
"./scripts/rebar-pre-compile"
},
3
%
{
clean
,
"./scripts/rebar-clean"
}]}.