You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -136,8 +136,7 @@ if [ -n "$ServeMasterZone" ] || [ -n "$ServeExtZone" ]; then
136
136
if [ -n"$ExternalView" ] || [ -n"$ServeExtZone" ];then
137
137
SerialExtern="$(GetZoneFileSerial "$ExternFile")"
138
138
if [ $((LocalMasterSerial))-gt$((SerialExtern)) ];then
139
-
sed -e '/^[^;]*\s\(10.\|[fF][cdCD][0-9a-fA-F]\{2\}:\)\S*\s*\(;.*\)\?$/d; \
140
-
s/^[^;^@]*\s\+\([^;]*\)\s[Ii][Nn]\s\+[Ss][Oo][Aa]\s/@ \1 IN SOA /g'"$FileForExternGeneration" \
139
+
sed -e '/^[^;]*\s\(10.\|[fF][cdCD][0-9a-fA-F]\{2\}:\)\S*\s*\(;.*\)\?$/d; s/^[^;^@]*\s\+\([^;]*\)\s[Ii][Nn]\s\+[Ss][Oo][Aa]\s/@ \1 IN SOA /g'"$FileForExternGeneration" \
0 commit comments