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

Fix documentation for SOURCE_DATE_EPOCH variable #139

Merged
merged 1 commit into from Nov 10, 2022

Conversation

orhun
Copy link
Contributor

@orhun orhun commented Nov 6, 2022

There seems to be a typo in the documentation. There isn't such thing as SOURCE_BUILD_EPOCH, I think it should be SOURCE_DATE_EPOCH.

@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #139 (49ea34c) into master (fad821d) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   93.80%   93.72%   -0.09%     
==========================================
  Files          11       11              
  Lines        1195     1195              
==========================================
- Hits         1121     1120       -1     
- Misses         74       75       +1     
Impacted Files Coverage Δ
src/feature/build.rs 90.54% <ø> (ø)
src/feature/rustc.rs 92.63% <0.00%> (-1.06%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CraZySacX CraZySacX merged commit a157623 into rustyhorde:master Nov 10, 2022
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.

None yet

2 participants