]> git.sur5r.net Git - openldap/blobdiff - tests/data/regressions/its4184/its4184
clarify regression testing
[openldap] / tests / data / regressions / its4184 / its4184
index b04cf45f54167661edcde0048d1e8d99480ab87d..ef87f45163a8d963bdc65e376d3a845bd82705bb 100755 (executable)
@@ -64,6 +64,13 @@ if test $RC != 0 ; then
        exit $RC
 fi
 
+echo ""
+echo " This test applies a round of updates __after__ grabbing a lock"
+echo " that, before the fix, was not correctly released; in case "
+echo " of failure, the second round of updates will deadlock."
+echo " This issue was fixed in OpenLDAP 2.3.14."
+echo ""
+
 for S in 1 2 ; do
        FILE="${ITSDIR}/mods.ldif"
        echo "${S}) Applying `basename ${FILE}`..."