Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
6b0d4567167f689de4a3bd2f7475de0fd82d3bdc
/
.
/
lib
/
erl
/
rebar.config
blob: 7eb26b2c8c99cbeacd4aa01b331f59c80531e621 [
file
] [
log
] [
blame
]
{
erl_opts
,
[
debug_info
]}.
%
{
pre_hooks
,
[{
compile
,
"./scripts/rebar-pre-compile"
},
%
{
clean
,
"./scripts/rebar-clean"
}]}.