]> git.sur5r.net Git - openldap/blobdiff - tests/data/regressions/its8521/its8521
Happy New Year
[openldap] / tests / data / regressions / its8521 / its8521
index 9ce8a3e350b042e64edaf60b0f671e40866d12f9..b6ea90d3bb25c8cf004a358b26203246b1b65fbc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2016 The OpenLDAP Foundation.
+## Copyright 1998-2018 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -265,7 +265,7 @@ $LDIFFILTER < $SLAVEOUT > $SLAVEFLT
 echo "Comparing retrieved entries from provider and consumer..."
 $CMP $MASTERFLT $SLAVEFLT > $CMPOUT
 
-if test $? == 0 ; then
+if test $? = 0 ; then
         echo "test failed - provider and consumer databases match"
        echo "This is a regression of ITS8281"
        test $KILLSERVERS != no && kill -HUP $KILLPIDS