]> git.eshelyaron.com Git - emacs.git/commit
Use utf-8-hfs-unix on macOS (Bug#29712)
authorAlan Third <alan@idiocy.org>
Sat, 16 Dec 2017 17:13:34 +0000 (17:13 +0000)
committerAlan Third <alan@idiocy.org>
Sat, 16 Dec 2017 18:24:40 +0000 (18:24 +0000)
commit080f227331ed328bbe57e8481042e6609beb8964
tree18b7197e903f3957665aadc025f796cd1142d796
parent28e0261890e6335cb49cc03c47c206ce9c022448
Use utf-8-hfs-unix on macOS (Bug#29712)

This is a quick fix for the Emacs 26 release. Do not merge to master.

* test/src/fileio-tests.el (fileio-tests--symlink-failure): Override
file-name-coding-system to utf-8-hfs-unix to prevent test failure.
test/src/fileio-tests.el