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

Use correct filename for audit file #1022

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Use correct filename for audit file #1022

merged 1 commit into from
Nov 27, 2018

Conversation

siteshwar
Copy link
Contributor

AUDIT_FILE contains name of the file that should be used as audit
file. Use it's value instead of stringifying it. Also, remove unused
macro stringify.

Related: #240

`AUDIT_FILE` contains name of the file that should be used as audit
file. Use it's value instead of stringifying it. Also, remove unused
macro `stringify`.

Related: #240
@krader1961
Copy link
Contributor

Good catch. LGTM. Is there a trivial way to unit test this?

@siteshwar
Copy link
Contributor Author

@krader1961 Not unless we make PATH of AUDIT_FILE configurable. I will open an RFC for it.

@siteshwar siteshwar merged commit 1fcd9ac into att:master Nov 27, 2018
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.

2 participants