]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test013-language
Fix failure message
[openldap] / tests / scripts / test013-language
index 2c0a1af6428b449945a38f99b7d404c7e0e274a3..f2e6af08c9ebe326c6076c20fc7d66e8619fd270 100755 (executable)
@@ -101,7 +101,7 @@ echo "Comparing filter output..."
 $CMP $SEARCHFLT $LDIFFLT > $CMPOUT
 
 if test $? != 0 ; then
-       echo "comparison failed - database was not created correctly"
+       echo "comparison failed - language test failed!"
        exit 1
 fi