google / cro3

Abstraction Layer of ChromiumOS development
https://google.github.io/cro3/
BSD 3-Clause "New" or "Revised" License
36 stars 12 forks source link

bash script shows an error #232

Closed mhiramat closed 6 months ago

mhiramat commented 6 months ago

If I push tab twice, it shows $ cro3 bash: [: missing]'` because

elif [ x"$prev" = x"--branch"]; then 

has no space after "--branch"