summaryrefslogtreecommitdiff
path: root/test/upgrade_project/apps
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2014-03-30 19:47:31 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2014-03-30 22:07:26 +0200
commit883decce3d8599762fc7267948ceb33acd7a1278 (patch)
tree82ea8ac67056e8cb959e75e24476b170e52d09af /test/upgrade_project/apps
parent47c089aa806653d826b8bc5f4b8dc29724af1da7 (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/apps')
0 files changed, 0 insertions, 0 deletions