• iv's avatar
    nayuos: fix grep argument · 1a912ea9
    iv authored
    grep '----- something' fails because of the '-' character
    used for passing options:
    grep: unrecognized option '----- something'
    so only grep for the string 'something'
    1a912ea9
cros_full_build.in 9.3 KB