diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2017-03-08 12:00:03 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-03-08 16:19:54 +0000 |
commit | 8800292351dcf1f538c47ac6acf834ac2633ce6b (patch) | |
tree | 6ea980d59b57459ff55d6768b05d63e3f8f9b971 /distro-configs | |
parent | bbbd1f1eec7ce078a37bc3a23a7f1e8ec4070634 (diff) |
Stop bash complaining about \0 bytes in input
Reading Windows registry entries via "/proc/registry*" lets current
bash complain about "command substitution: ignored null byte in input".
This happens, because Cygwin '\0'-terminates all registry values.
To quieten bash, directly strip the registry values of '\0' using tr.
Change-Id: Ibb38761587691ef20911f025c711553426b1a222
Reviewed-on: https://gerrit.libreoffice.org/34969
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'distro-configs')
0 files changed, 0 insertions, 0 deletions