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

wrong regex for metadata_expire and mirrorlist_expire #79

Closed
dirkm opened this issue Jun 17, 2014 · 1 comment
Closed

wrong regex for metadata_expire and mirrorlist_expire #79

dirkm opened this issue Jun 17, 2014 · 1 comment

Comments

@dirkm
Copy link

dirkm commented Jun 17, 2014

From the documentation of both parameters in http://linux.die.net/man/5/yum.conf: "You can also change from the default of using seconds to using days, hours or minutes by appending a d, h or m respectively."

Please change the regexes for both to \d+[dhm]?

@someara
Copy link

someara commented Sep 3, 2014

Thanks for catching this! Fixed in fd2a06d

@someara someara closed this as completed Sep 3, 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