• k8s-merge-robot's avatar
    Merge pull request #28268 from cjcullen/expr · 85f75daf
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Make GKE detect-instance-groups work on Mac.
    
    Make the fix from #27803 also work on mac.
    
    The GNU `expr` command supports both the `expr match STRING REGEXP` and `expr STRING : REGEXP` command syntax.
    
    The BSD `expr` command only has the `expr STRING : REGEXP` syntax.
    
    @fabioy @a-robinson 
    85f75daf
Name
Last commit
Last update
..
config-common.sh Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
util.sh Loading commit data...