Home
last modified time | relevance | path

Searched refs:land (Results 1 - 2 of 2) sorted by relevance

/third_party/node/tools/actions/
H A Dcommit-queue.sh59 git node land --autorebase --yes $MULTIPLE_COMMIT_POLICY "$pr" >output 2>&1 || echo "Failed to land #${pr}"
60 # cat here otherwise we'll be supressing the output of git node land
64 # if the "Landed in..." message was not on the output we assume land failed
67 # If `git node land --abort` fails, we're in unknown state. Better to stop
70 git node land --abort --yes
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcond_expr3.c4 static int land = 1 / (sizeof(int) - sizeof(2 && 3)); variable

Completed in 1 milliseconds