summaryrefslogtreecommitdiff
path: root/util/bind.sh
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-08-06 15:01:34 -0700
committerShawn Routhier <sar@isc.org>2014-08-06 15:01:34 -0700
commitdb72e67d3a512d38f34688ef36a8d6ee5a2283d4 (patch)
tree5d2ad6545d6b00afde4418d8f6f12f481190efe8 /util/bind.sh
parent454240a87fb75f6b5bd8dba43b60e6e6c79e13c1 (diff)
downloadisc-dhcp-db72e67d3a512d38f34688ef36a8d6ee5a2283d4.tar.gz
[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
Diffstat (limited to 'util/bind.sh')
-rw-r--r--util/bind.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/bind.sh b/util/bind.sh
index f07457ad..22c6f761 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -49,11 +49,11 @@ case $# in
### tarball with vastly different values. So the version.tmp can not
### be used to chdir down into the directory that is unpacked.
###
- v4_2) noSNAP=snapshot BINDTAG=v9_9 ;;
- v4_3) noSNAP=snapshot BINDTAG=v9_9 ;;
+ v4_2) noSNAP=snapshot BINDTAG=v9_9_5_P1 ;;
+ v4_3) noSNAP=snapshot BINDTAG=v9_9_5_P1 ;;
### change to using the head of v9_9 until we upgrade DHCP
### to use shared libraries
- HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=v9_9 ;;
+ HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=v9_9_5_P1 ;;
### HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=HEAD ;;
###
### For ease of use, this records the sticky tag of versions