Skip to content

Conversation

@mgla
Copy link

@mgla mgla commented Aug 20, 2018

Using replace() will result in entries not being removed. E.g.

foo.example.com.example.com.

will be transformed to

foo.

when it should be

foo.example.com

(the trailing . needs to be removed, to ensure it wont be added back to r53.

Using replace() will result in entries not being removed. E.g.

    foo.example.com.example.com.

will be transformed to

    foo.

when it should be

    foo.example.com

(the trailing `.` needs to be removed, to ensure it wont be added back to r53.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant