mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 06:26:21 -05:00
When building in environments that set IS_TTY, the feeds script does not honor it and passes a hardcoded value to scan.mk, causing unwanted control characters to appear in stdout. This commit addresses the issue by checking IS_TTY and MAKE_TERMOUT variables and uses their values if defined. Closes #8039 Signed-off-by: Ernestas Kulik <ernestas.k@iconn-networks.com> Link: https://github.com/openwrt/openwrt/pull/20743 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
24 KiB
Executable File
24 KiB
Executable File