diff options
author | Linus Groh <mail@linusgroh.de> | 2021-01-22 17:40:30 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-22 18:41:08 +0100 |
commit | 7ad31651bd6a00d7b20d429b88bcfd8d707a6c3e (patch) | |
tree | ae2a1bce7e040fb0ad2a94efb029c6478af8e87d /Userland/Services/WindowServer | |
parent | 5e95a777e02613a3ec91286b8b0f7070b99e52ce (diff) | |
download | serenity-7ad31651bd6a00d7b20d429b88bcfd8d707a6c3e.zip |
Meta: Use a bash shebang for text-to-cpp-string.sh
Previously we had /bin/sh, which might be bash but is run in POSIX mode
on some systems, causing read -r to not work correctly and inserting
newlines when encountering literal "\n" in the source.
Fixes #5040.
Diffstat (limited to 'Userland/Services/WindowServer')
0 files changed, 0 insertions, 0 deletions