diff options
author | Colton <[email protected]> | 2014-04-11 07:56:41 -0500 |
---|---|---|
committer | Colton <[email protected]> | 2014-04-15 10:04:46 -0500 |
commit | eadc39c5356692d8a093b835d884c8e11faf4c73 (patch) | |
tree | 84f99b54e830ae1d6d405e3b3ffaba8adfe9d30d /erts/Makefile.in | |
parent | 8acc644e162bad52f7ab81c76c0cad15628e4f3d (diff) | |
download | otp-eadc39c5356692d8a093b835d884c8e11faf4c73.tar.gz otp-eadc39c5356692d8a093b835d884c8e11faf4c73.tar.bz2 otp-eadc39c5356692d8a093b835d884c8e11faf4c73.zip |
Fix badmatch error when trying to start_link an snmp_test_manager
Was previously unable to start_link an snmp_test_manager due to a
badmatch occurring on line 133. See traceback here:
http://pastebin.com/1eNYkGTz Edit snmp_test_manager.erl to only expect
the atom ok when it was in turn start_linking an snmpm server. Also remove reference
to no longer existing Pid variable. Lastly remove the mgr key from the
State record, as after these changes it was no longer being used.
Diffstat (limited to 'erts/Makefile.in')
0 files changed, 0 insertions, 0 deletions