diff options
author | James McCoy <jamessan@jamessan.com> | 2018-06-13 23:03:37 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2018-06-13 23:03:37 -0400 |
commit | 6c0f1903e6b353566a6637a43e543977116acd52 (patch) | |
tree | 7a3ecc1a391dc2e998a02815399071b6133a9ae8 /src/clint.py | |
parent | 463da8480685dbd53335b4e3f0a6d37cacbacac4 (diff) | |
download | rneovim-6c0f1903e6b353566a6637a43e543977116acd52.tar.gz rneovim-6c0f1903e6b353566a6637a43e543977116acd52.tar.bz2 rneovim-6c0f1903e6b353566a6637a43e543977116acd52.zip |
functionaltest: Use octal escapes for printf
According to POSIX[0], only octal escapes are supported by the printf
command. GNU coreutils' printf and some shells' builtin printf versions
which support hex escapes, but dash and non-GNU printf do not.
[0]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions