diff options
author | R. Diez <rdiezmail-openwrt@yahoo.com> | 2020-06-10 11:33:26 +0200 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2021-02-15 16:36:13 -1000 |
commit | a015d9170851509a58e063dd82a054e98fb48700 (patch) | |
tree | fc4a6dda666520647df6b141fb319591106fb6ff /scripts/clean-package.sh | |
parent | 6dba010157f2ac6485bb3dee6a5ed4450fb09463 (diff) | |
download | upstream-a015d9170851509a58e063dd82a054e98fb48700.tar.gz upstream-a015d9170851509a58e063dd82a054e98fb48700.tar.bz2 upstream-a015d9170851509a58e063dd82a054e98fb48700.zip |
build: IS_TTY is now set according to GNU Make's MAKE_TERMOUT
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Fixes: FS#2086
The logic for IS_TTY was broken, because it was testing stdin
instead of stdout.
MAKE_TERMOUT was introduced in GNU Make version 4.1 (05 Oct 2014),
so it should be available everywhere nowadays.
Signed-off-by: R. Diez <rdiezmail-openwrt@yahoo.com>
Diffstat (limited to 'scripts/clean-package.sh')
0 files changed, 0 insertions, 0 deletions