index
:
devscripts
debian
progress-linux
upstream
debian 11 backports: debian
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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