]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/all
More for ITS#6026: test -x is unportable, use test -f.
[openldap] / tests / scripts / all
index 9d0ac955f56483c2fb7b378f979b12017674d86e..1dbf4d85b5295f0f66651a1bb5d47175d2d9c5e5 100755 (executable)
@@ -31,7 +31,7 @@ for CMD in $SRCDIR/scripts/test*; do
                *.bak)  continue;;
                *.orig) continue;;
                *.sav)  continue;;
-               *)              test -x "$CMD" || continue;;
+               *)              test -f "$CMD" || continue;;
        esac
 
        # remove cruft from prior test