Add test for leading zero in SOA serial
This commit is contained in:
6
bin/tests/master/master11.data
Normal file
6
bin/tests/master/master11.data
Normal file
@@ -0,0 +1,6 @@
|
||||
;
|
||||
; The following serial number contains a leading 0 and a 9 so the
|
||||
; we can catch cases where it is incorrectly treated as a octal
|
||||
; number.
|
||||
;
|
||||
@ 300 IN SOA ns hostmaster 00090000 1200 3600 604800 300
|
||||
Reference in New Issue
Block a user