]> git.sur5r.net Git - openldap/commitdiff
More for ITS#6026
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 16 Mar 2009 21:53:20 +0000 (21:53 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 16 Mar 2009 21:53:20 +0000 (21:53 +0000)
tests/scripts/all

index cc1ca74b82659a635a7487a529baac68f06b151c..9d0ac955f56483c2fb7b378f979b12017674d86e 100755 (executable)
@@ -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