diff options
author | John Högberg <[email protected]> | 2018-02-20 17:16:33 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2018-02-20 17:54:47 +0100 |
commit | bffc8b6e89097d2670710c9451b0fbb40a53ad6d (patch) | |
tree | 06a03f8bb9a3140205934fa6547ab6ca30ae71e3 /lib/runtime_tools/include | |
parent | 91dcab3cf054d43626164a626274f69280792c79 (diff) | |
download | otp-bffc8b6e89097d2670710c9451b0fbb40a53ad6d.tar.gz otp-bffc8b6e89097d2670710c9451b0fbb40a53ad6d.tar.bz2 otp-bffc8b6e89097d2670710c9451b0fbb40a53ad6d.zip |
Fix regression introduced in d468fcbb / OTP-14816
The ~p format specifier made file:consult/1 hysterically slow on one
of our test machines that had a unicode character in the root of the
code path; all paths were printed as lists and indented with way too
much whitespace.
Using ~w avoids this issue by never indenting.
Diffstat (limited to 'lib/runtime_tools/include')
0 files changed, 0 insertions, 0 deletions