mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
More for ITS#6026
This commit is contained in:
parent
1661146831
commit
1d53acce70
@ -29,6 +29,7 @@ for CMD in $SRCDIR/scripts/test*; do
|
||||
case "$CMD" in
|
||||
*~) continue;;
|
||||
*.bak) continue;;
|
||||
*.orig) continue;;
|
||||
*.sav) continue;;
|
||||
*) test -x "$CMD" || continue;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user