Skip to content

Commit c97b6d2

Browse files
committed
[snmp|test] Cleanup
1 parent bb93791 commit c97b6d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/snmp/test/snmp_test_lib.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3166,8 +3166,8 @@ trap_exit(Flag) ->
31663166

31673167
start_node(Name, Unlink) ->
31683168
Args = ["-s", "snmp_test_sys_monitor", "start", "-s", "global", "sync"],
3169-
%% Note that the 'verbose' option may not exist..
3170-
%% It it does not exist, this "should" do nothing...
3169+
%% Note that the 'verbose' option may not exist...
3170+
%% If it does not exist, this (verbose => true) "should" do nothing...
31713171
case ?CT_PEER(#{name => Name,
31723172
args => Args,
31733173
verbose => true}) of

0 commit comments

Comments
 (0)