diff options
author | Siri Hansen <[email protected]> | 2012-01-20 17:10:31 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-03-19 09:48:53 +0100 |
commit | 610280492bca33c851eabda0a2daf5cf141ea090 (patch) | |
tree | 957671deb8bef7fc633eea5a16aafce06f5816e2 /lib/orber | |
parent | 06ea8c9f62e265bc045eb92d522e84a5f208f8cd (diff) | |
download | otp-610280492bca33c851eabda0a2daf5cf141ea090.tar.gz otp-610280492bca33c851eabda0a2daf5cf141ea090.tar.bz2 otp-610280492bca33c851eabda0a2daf5cf141ea090.zip |
[reltool] Add test case for reltool_server:get_mod
OTP-9794
This test case revealed a bug that occurs when calling
reltool_server:get_mod after reltool_server:undo_config. get_mod reads
from the module table (ets) and not from the reltool_server state,
while undo_config only changes the state. This bug has been corrected,
so undo_config now updates both state and tables (it does the same as
set_sys).
Diffstat (limited to 'lib/orber')
0 files changed, 0 insertions, 0 deletions