diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2014-03-30 19:47:31 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2014-03-30 22:07:26 +0200 |
commit | 883decce3d8599762fc7267948ceb33acd7a1278 (patch) | |
tree | 82ea8ac67056e8cb959e75e24476b170e52d09af /test/upgrade_project | |
parent | 47c089aa806653d826b8bc5f4b8dc29724af1da7 (diff) |
Fix 'rebar generate' regression (#253)
If the directory we're about to process contains
reltool.config[.script] and the command to be applied is
'generate', then it's safe to process. We do this to retain the
behavior of specifying {sub_dirs, ["rel"]} and have "rebar generate"
pick up rel/reltool.config[.script]. Without this workaround you'd
have to run "rebar -r generate" (which you don't want to do if you
have deps or other sub_dirs) or "cd rel && rebar generate".
Diffstat (limited to 'test/upgrade_project')
0 files changed, 0 insertions, 0 deletions