summaryrefslogtreecommitdiffstats
path: root/test/bashisms/glob-ignore.sh
blob: 0c9cd9a32ee954ceba5b27a30e43d4a7a50919b8 (plain)
1
2
3
4
#!/bin/sh

GLOBIGNORE="run-tests.sh:BASHISM"
echo *.sh | grep -q run-tests.sh || echo meh