]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapmodify.c
#ifdef txn code
[openldap] / clients / tools / ldapmodify.c
index 3e3a6b6b2ca2eadd1ab319c5a90dc9911bc40526..9157824466427ad08ff1d67324891f0adb01970d 100644 (file)
@@ -1125,8 +1125,14 @@ static int process_response(
                return ldap_result2error( ld, res, 1 );
        }
 
+#ifdef LDAP_GROUP_TRANSACTION
        /* assume (successful) transaction intermediate response */
        return LDAP_SUCCESS;
+
+#else
+       /* intermediate response? */
+       return LDAP_DECODING_ERROR;
+#endif
 }
 
 static char *