Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something is broken with slurpRemainder #133

Closed
asergeyev opened this issue Sep 24, 2014 · 3 comments
Closed

Something is broken with slurpRemainder #133

asergeyev opened this issue Sep 24, 2014 · 3 comments

Comments

@asergeyev
Copy link
Collaborator

Following breaks tests. Not yet sure how things got into that state but I don't think it was always the case, few zones that extensively use $ORIGIN were working fine before... Investigating myself but hope for comments/advice.

--- a/parse_test.db
+++ b/parse_test.db
@@ -1,2 +1,4 @@
 a.example.com.                IN A 127.0.0.1
 8db7._openpgpkey.example.com. IN OPENPGPKEY mQCNAzIG
+$ORIGIN a.example.com.
+test                          IN A 127.0.0.1
@asergeyev asergeyev changed the title Something is broken with slurpReminder Something is broken with slurpRemainder Sep 24, 2014
@asergeyev
Copy link
Collaborator Author

Error started to show up in 7986173

@asergeyev
Copy link
Collaborator Author

My take on it in patch. Let me know if you want PR.

@miekg
Copy link
Owner

miekg commented Sep 24, 2014

Yes. Dont have time myself
On 24 Sep 2014 03:01, "Alex Sergeyev" notifications@github.com wrote:

My take on it in patch. Let me know if you want PR.


Reply to this email directly or view it on GitHub
#133 (comment).

@miekg miekg closed this as completed in aaf8674 Sep 24, 2014
miekg added a commit that referenced this issue Sep 24, 2014
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

No branches or pull requests

2 participants