Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dverify-bashisms29 BASHISM_WARNING = re.compile(r'^(possible bashism in.*)$', re.MULTILINE) variable
60 output = BASHISM_WARNING.split(output)[1:]