diff options
author | Leah Rowe <leah@libreboot.org> | 2025-04-29 11:48:39 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-04-29 11:53:32 +0100 |
commit | 3045079947be1f88c76badcfa0df99e96097fb44 (patch) | |
tree | 27992b82e1c041ffad1ca9e0ff8da6ec7e3ccec1 /resources/scripts/modify | |
parent | da108d1c045582af0b81ca05c758125071155f03 (diff) |
init.sh: use backslash for dotfiles in eval
see:
commit f0c629dcc6c3f2242a735567cdd6855fa108d1a5
Author: Leah Rowe <leah@libreboot.org>
Date: Sat Apr 12 13:51:49 2025 +0100
lib.sh: write version/versiondate to dotfiles
and this bug report:
https://codeberg.org/libreboot/lbmk/issues/284
The report indicates that the above commit broke bash,
when sh (on the user's system) is bash.
I know sometimes when using bash, I need to use the
back slash when dealing with dots, e.g. when grepping
something.
Also double quote references to dotfiles, e.g. when
directing the output of printf.
I never noticed the issue myself, since I use dash.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/scripts/modify')
0 files changed, 0 insertions, 0 deletions