mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-02 23:35:23 +00:00
[master] Restore #define and hack bind.sh
Resore the R_MULTIPLE #define so we have the same code in final as we did in rc1. Change the bind.sh file so we use 9.9.5-P1 for testing master, 4.2 and 4.3 until we do remove the #define
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
#define ISC_R_INVALIDARG DHCP_R_INVALIDARG
|
||||
#define ISC_R_NOTYET DHCP_R_NOTYET
|
||||
#define ISC_R_UNCHANGED DHCP_R_UNCHANGED
|
||||
#define ISC_R_MULTIPLE DHCP_R_MULTIPLE
|
||||
#define ISC_R_KEYCONFLICT DHCP_R_KEYCONFLICT
|
||||
#define ISC_R_BADPARSE DHCP_R_BADPARSE
|
||||
#define ISC_R_NOKEYS DHCP_R_NOKEYS
|
||||
|
Reference in New Issue
Block a user