This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
carto
/
grpc
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Enforce shellcheck on tools/gce
Mehrdad Afshari
7 anni fa
parent
d398870d26
commit
a35b9bdd54
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tools/run_tests/sanity/check_shellcheck.sh
+ 1
- 0
tools/run_tests/sanity/check_shellcheck.sh
Vedi File
@@ -20,6 +20,7 @@ ROOT="$(dirname "$0")/../../.."
DIRS=(
'test'
+ 'tools/gce'
'tools/run_tests'
)