Commit 23a4b31
authored
BIND: add missing implementation for ZoneCreator (#3980)
# Issue
The change of the interface introduced in 4.27.1 causes some issues if
the zone does not exist and we're running the preview command.
# Resolution
Fix the signature for EnsureZoneExists() in BIND so that it can be used
as a zone-creator.
Fixes #39391 parent 5fe3523 commit 23a4b31
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments