poky/bitbake/lib/bb/pysh
Konrad Weihmann 75c3ab048b bitbake: pyshyacc: allow double COMMA statements
this allows shell statements like '; ;' to pass the parser.
As it may be bad code but still valid enough to execute

(Bitbake rev: b7732b1b5085bea73e17d112e1bd9ac3d4dc34fb)

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-07-12 11:53:00 +01:00
..
__init__.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
pyshlex.py bitbake: pysh/pyshlex.py: Set is not importable 2018-12-09 11:07:48 +00:00
pyshyacc.py bitbake: pyshyacc: allow double COMMA statements 2020-07-12 11:53:00 +01:00
sherrors.py bitbake: pysh/sherrors.py: Remove unused classes 2018-12-09 11:07:48 +00:00