Chromium Code Reviews
DescriptionHandle Windows style line-endings in transport_security_state_static.pins.
The build fails when the pins file uses Windows style line-endings:
[0605/151613.923:ERROR:input_file_parsers.cc(193)] Invalid name in pinsfile:
[0605/151613.923:ERROR:transport_security_state_generator.cc(213)] Error while parsing the input files.
The actual file uses correct Unix style line-endings that get converted
to Windows style in some checkouts. This causes the build to fail with a
confusing error message.
BUG=729553
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|
||||||||||||||||||||||||||||