Home
last modified time | relevance | path

Searched full:nullglob (Results 1 – 7 of 7) 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/skia/third_party/externals/expat/expat/tests/
Dxmltest.sh54 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/node/deps/minimatch/src/
DREADME.md426 `"*a?"`. This is akin to setting the `nullglob` option in bash, except
/third_party/elfutils/config/
DChangeLog28 * profile.csh.in: Support nullglob in profile.*.in files.