rebar/inttest/t_custom_config
Tim Watson 5bb536f839 Respect the --config switch when given
Currently the --config switch does not work because when loading
a new rebar config the global setting is ignored for all paths.
This patch provides a check when loading new rebar config to see
whether or not the current config path matches the `base_dir` set in
global conf, which produces the expected behaviour.
2011-08-18 15:35:30 +02:00
..
custom.config Respect the --config switch when given 2011-08-18 15:35:30 +02:00
custom_config.erl Respect the --config switch when given 2011-08-18 15:35:30 +02:00
t_custom_config_rt.erl Respect the --config switch when given 2011-08-18 15:35:30 +02:00