Home
last modified time | relevance | path

Searched refs:YELLOW (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/.husky/
H A Dpre-commit.copyright9 YELLOW="\033[00;33m"
50 echo -e "Copyright header ""$RED""$PLATPROV""$BLANK"" is missing in ""$YELLOW""$FILE""$BLANK"
89 …echo -e "$RED""Please stage updated files$BLANK before commiting or use$YELLOW git commit --no-ver…
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_nbx/
H A Dverify_build.sh38 YELLOW='\033[1;33m'
43 warn() { printf '%b[WARN]%b\n' "${YELLOW}" "${NC}"; }