Skip to content

Commit

Permalink
Merge branch 'anders/diameter/testsuites/OTP-9553' into dev
Browse files Browse the repository at this point in the history
* anders/diameter/testsuites/OTP-9553:
  Remove forgotten dbg
  • Loading branch information
Anders Svensson committed Sep 29, 2011
2 parents 3a38fdc + 921b3c9 commit f9a8c0b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/diameter/test/diameter_relay_SUITE.erl
Expand Up @@ -147,13 +147,6 @@ end_per_group(_, _) ->

init_per_suite(Config) ->
ok = diameter:start(),

dbg:tracer(port, dbg:trace_port(file, "relay.dbg")),
dbg:p(all,c),
dbg:tpl(diameter_service, x),
dbg:tp(?MODULE, x),


[S1,S2,S3,S4] = S = [server(N, ?DICT_COMMON) || N <- [?SERVER1,
?SERVER2,
?SERVER3,
Expand Down

0 comments on commit f9a8c0b

Please sign in to comment.