Home
last modified time | relevance | path

Searched full:nullglob (Results 1 – 6 of 6) 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/
Dmanual_artifact_build.yaml40 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
Dci.yaml42 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
/third_party/elfutils/config/
DChangeLog28 * profile.csh.in: Support nullglob in profile.*.in files.