diff options
author | Micael Karlberg <[email protected]> | 2019-06-24 14:23:38 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-08 14:56:41 +0200 |
commit | b58478b9d3e2433ebb20d9af362f174333631bec (patch) | |
tree | 2b2a6dd716ef075c853b6b17047c8f97e9582d99 /lib/snmp/test/snmp_test_lib.erl | |
parent | 8f67452510ce9544331d5d3a82cd152d2333bc0e (diff) | |
download | otp-b58478b9d3e2433ebb20d9af362f174333631bec.tar.gz otp-b58478b9d3e2433ebb20d9af362f174333631bec.tar.bz2 otp-b58478b9d3e2433ebb20d9af362f174333631bec.zip |
[snmp] Compile time no longer available
The function 'snmp:print_version_info/0' which prints
various (version) info, attempted to extract the
"compile time" of each module in the snmp app.
This info used to be availabe in the module_info of
each module, but has been removed (a "long" time ago).
This resulted in a pointless "Not Found" beeing printed.
This has now been removed from the into printed.
OTP-15330
Diffstat (limited to 'lib/snmp/test/snmp_test_lib.erl')
0 files changed, 0 insertions, 0 deletions