diff options
author | Siri Hansen <[email protected]> | 2012-12-13 11:54:18 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-12-13 11:54:18 +0100 |
commit | 808ec6e48837ea6f13eda9ab403cc3da220137c8 (patch) | |
tree | 7ad195fd912cb7827822a362797c355d9f783703 /erts | |
parent | 3f1db1cd7d1ba9cf77a10d767b2d82f2542e01a0 (diff) | |
download | otp-808ec6e48837ea6f13eda9ab403cc3da220137c8.tar.gz otp-808ec6e48837ea6f13eda9ab403cc3da220137c8.tar.bz2 otp-808ec6e48837ea6f13eda9ab403cc3da220137c8.zip |
[test_server] Don't use print/3 in cross_cover_analyse
Cross cover analysis is executed outside the scope of
test_server_ctrl, i.e. test_server_ctrl is not necessarily
started. This may cause test_server_ctrl:print/3 to hang. Instead use
io:fwrite directly (as it was before).
Diffstat (limited to 'erts')
0 files changed, 0 insertions, 0 deletions