Files
swift-mirror/utils/scale-test
Saleem Abdulrasool deff87d4e8 validation-test: make scale-test explicitly handle encoding
During the Python 2 to Python 3 conversion, the difference in encoding
became apparent.  Explicitly handle the encoding by opening the file
with an explicit encoding.  This prevents falling back to the `C` locale
which will use ASCII for UTF-8 which fails.
2020-07-23 08:59:28 -07:00

28 KiB
Executable File