[PR #19] [MERGED] Fix config not being used #242

Closed
opened 2026-03-13 16:13:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/19
Author: @koesie10
Created: 11/14/2017
Status: Merged
Merged: 11/14/2017
Merged by: @joohoi

Base: masterHead: fix-config


📝 Commits (1)

  • 3295082 Fix config not being used

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 main.go (+0 -1)

📄 Description

The read-in config was not being used because it was stored in a local variable, not in the global variable with the same name.

This bug was introduced here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/19 **Author:** [@koesie10](https://github.com/koesie10) **Created:** 11/14/2017 **Status:** ✅ Merged **Merged:** 11/14/2017 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `fix-config` --- ### 📝 Commits (1) - [`3295082`](https://github.com/acme-dns/acme-dns/commit/329508209201e24ec57917dc87faea3e96162908) Fix config not being used ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+0 -1) </details> ### 📄 Description The read-in config was not being used because it was stored in a local variable, not in the global variable with the same name. This bug was introduced [here](https://github.com/joohoi/acme-dns/commit/9c54da3ee6f89f83dc4e699e7daf2a124eca3a18#diff-7ddfb3e035b42cd70649cc33393fe32cR15). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:13:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#242
No description provided.