This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
lenn
/
grpc1.45.2
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
bef6e57d0d
Branches
Tags
master
grpc1.45.2
/
third_party
/
protoc-gen-validate
/
tests
/
harness
/
executor
/
executor_test.sh
executor_test.sh
64 B
Histórico
Raw
1
2
3
4
5
6
7
8
#!/bin/bash
#
set -x
EXECUTOR_BIN=$1
shift
$EXECUTOR_BIN "$@"