Home
last modified time | relevance | path

Searched full:nullglob (Results 1 – 9 of 9) sorted by relevance

/third_party/littlefs/.github/workflows/
Dstatus.yml23 for s in $(shopt -s nullglob ; echo status/*.json)
Dtest.yml220 for f in $(shopt -s nullglob ; echo results/code*.csv)
/third_party/grpc/test/distrib/python/
Dtest_packages.sh20 shopt -s nullglob
/third_party/skia/m133/third_party/externals/expat/expat/tests/
Dxmltest.sh54 shopt -s nullglob
/third_party/skia/third_party/externals/expat/expat/tests/
Dxmltest.sh54 shopt -s nullglob
/third_party/grpc/tools/internal_ci/linux/
Dgrpc_publish_packages.sh18 shopt -s nullglob
/third_party/PyYAML/.github/workflows/
Dci.yaml42 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
Dmanual_artifact_build.yaml40 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
/third_party/elfutils/config/
DChangeLog33 * profile.csh.in: Support nullglob in profile.*.in files.