4cb7539a9f676f652fbb4823caf721065db1352a

The sub-script fails when a double '==' is used inside of a repo forall -c option. The single '=' is preferred when used in 'test' or '['. The error is similar to this: if [ $REPO_PATH == cgcs-root ]; then echo $REPO_PROJECT; fi: 1: [: cgcs-root: unexpected operator Closes-Bug: 1883772 Change-Id: If17de30a03939240f0cc329179d452820a691e32 Signed-off-by: Saul Wold <sgw@linux.intel.com>
Description
StarlingX build source tree root
Languages
Python
61.6%
Shell
37.4%
BitBake
0.6%
Dockerfile
0.4%