summaryrefslogtreecommitdiff
path: root/inttest/tdeps2
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2012-08-18 19:36:28 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2012-08-18 19:36:28 +0200
commite8557d262f2e6cc1f7937fa2079682debeae8785 (patch)
tree8952ff2576b6b638fc3f2400a3da270119a41e0e /inttest/tdeps2
parentc3c6ee7a55eee41bd45cba728510fec3ec91f855 (diff)
inttest: remove superfluous blank lines
Diffstat (limited to 'inttest/tdeps2')
-rw-r--r--inttest/tdeps2/tdeps2_rt.erl3
1 files changed, 0 insertions, 3 deletions
diff --git a/inttest/tdeps2/tdeps2_rt.erl b/inttest/tdeps2/tdeps2_rt.erl
index cdf10b5..bad546e 100644
--- a/inttest/tdeps2/tdeps2_rt.erl
+++ b/inttest/tdeps2/tdeps2_rt.erl
@@ -38,12 +38,9 @@ run(_Dir) ->
{ok, _} = retest_sh:run(HgCmd, [{dir, "repo/b"}]),
{ok, _} = retest_sh:run(HgCmd, [{dir, "repo/c"}]),
-
{ok, _} = retest_sh:run("./rebar -v get-deps compile", []),
ok.
-
-
%%
%% Generate the contents of a simple .app file
%%