doesn't exist. [RT #25783]
+3196. [bug] nsupdate: return nonzero exit code when target zone
+ doesn't exist. [RT #25783]
+
3194. [doc] Updated RFC references in the 'empty-zones-enable'
documentation. [RT #25203]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: nsupdate.c,v 1.163.48.19 2011/08/30 12:23:15 marka Exp $ */
+/* $Id: nsupdate.c,v 1.163.48.20 2011/11/03 04:31:30 each Exp $ */
/*! \file */
dns_message_destroy(&soaquery);
ddebug("Out of recvsoa");
done_update();
+ seenerror = ISC_TRUE;
return;
}