aboutsummaryrefslogtreecommitdiffstats
path: root/test/rlx_command_SUITE.erl
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2014-05-14 15:31:54 +0200
committerJordan Wilberding <[email protected]>2014-05-14 15:31:54 +0200
commit84b176094d06ff22b3c495fa90976e9aaa4a04f2 (patch)
tree5c6f08c210e1746e4e0398c7cf42c0ee593427a2 /test/rlx_command_SUITE.erl
parent184f6d067557bdb21334e8e6fb4129711eadab36 (diff)
parent58483667f599433d9843445159522b8f0353419c (diff)
downloadrelx-84b176094d06ff22b3c495fa90976e9aaa4a04f2.tar.gz
relx-84b176094d06ff22b3c495fa90976e9aaa4a04f2.tar.bz2
relx-84b176094d06ff22b3c495fa90976e9aaa4a04f2.zip
Merge pull request #175 from tsloughter/new_output
breaking change: output release to <output_dir>/<release_name>/
Diffstat (limited to 'test/rlx_command_SUITE.erl')
-rw-r--r--test/rlx_command_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlx_command_SUITE.erl b/test/rlx_command_SUITE.erl
index 5ea4769..2e1ef1d 100644
--- a/test/rlx_command_SUITE.erl
+++ b/test/rlx_command_SUITE.erl
@@ -63,7 +63,7 @@ normal_passing_case(Config) ->
{ok, State} = rlx_cmd_args:args2state(Opts, Targets),
?assertMatch([Lib1, Lib2],
rlx_state:lib_dirs(State)),
- ?assertMatch(Outdir, rlx_state:output_dir(State)),
+ ?assertMatch(Outdir, rlx_state:base_output_dir(State)),
?assertMatch([{app1,{{33,33},{[],[<<"build4">>]}},lte},
{app2,