]> git.sur5r.net Git - openldap/commitdiff
ITS#5810: support back-null
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 29 Nov 2009 22:32:21 +0000 (22:32 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 29 Nov 2009 22:32:21 +0000 (22:32 +0000)
tests/scripts/test016-subref

index 79d2eb6babc8992154615a001016421c2b190dd4..29d6a1ee031412d6d4b7e55b69e1e2dede2ce9bf 100755 (executable)
@@ -14,6 +14,7 @@
 ## <http://www.OpenLDAP.org/license.html>.
 
 RCODE=10
+test $BACKEND = null && RCODE=0
 
 echo "running defines.sh"
 . $SRCDIR/scripts/defines.sh