diff options
author | Richard Carlsson <[email protected]> | 2018-05-23 13:33:21 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2018-05-23 13:33:21 +0200 |
commit | f188b1618c9fae9771070afd2735bd36f4da0763 (patch) | |
tree | 0b8e897caaa67120b5532f289e5e635ca57a8c11 /lib/runtime_tools | |
parent | 8ee40e75ed85eb1207e6183e80f2b57f27d3894d (diff) | |
download | otp-f188b1618c9fae9771070afd2735bd36f4da0763.tar.gz otp-f188b1618c9fae9771070afd2735bd36f4da0763.tar.bz2 otp-f188b1618c9fae9771070afd2735bd36f4da0763.zip |
Replace remaining references to otp_ring0 with erl_init
Diffstat (limited to 'lib/runtime_tools')
-rw-r--r-- | lib/runtime_tools/test/system_information_SUITE_data/information_test_report.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/system_information_SUITE_data/information_test_report.dat b/lib/runtime_tools/test/system_information_SUITE_data/information_test_report.dat index a0e3806981..a9399a5d53 100644 --- a/lib/runtime_tools/test/system_information_SUITE_data/information_test_report.dat +++ b/lib/runtime_tools/test/system_information_SUITE_data/information_test_report.dat @@ -6829,7 +6829,7 @@ {native,false}, {compiler,"4.9.1"}, {md5,"55bb9fddcdf820938be2efee15eccd82"}]}, - {otp_ring0, + {erl_init, [{loaded,true}, {native,false}, {compiler,"4.9.1"}, |