mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-13 17:18:37 +02:00
ef1f35368e
[why] All error stream outputs of `font-patcher` are suppressed, because they are very noisy and usually are ignored. But when the patching fails for some reason we do not know why. Especially if that happens during CI runs. [how] Instead of dropping the stderr we store it in an envvar; and output it to stdout if patching failed. `printf` is needed because `echo` is lousy with multiple lines. Redirection magic: https://stackoverflow.com/questions/962255/how-to-store-standard-error-in-a-variable https://stackoverflow.com/a/56577569 Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
.. | ||
Hack | ||
lib | ||
name_parser | ||
archive-font-patcher.sh | ||
archive-fonts.sh | ||
css-header.txt | ||
docker-entrypoint.sh | ||
fpfix.py | ||
generate-casks.sh | ||
generate-css.sh | ||
generate-font-image-previews.sh | ||
generate-fontconfig.sh | ||
generate-glyph-info-from-set.py | ||
get-font-names-from-json.sh | ||
gotta-patch-em-all-font-patcher!.sh | ||
release.sh | ||
standardize-and-complete-readmes.sh | ||
test-fonts.sh | ||
test-powerlines.sh | ||
tests.sh | ||
update-all-contributors-website.py | ||
version-bump.sh |