[Git][reproducible-builds/reproducible-website][master] Drop scary-quotes around "the above will work..."
Chris Lamb
gitlab at salsa.debian.org
Tue Aug 13 15:29:57 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
0d54715b by Chris Lamb at 2019-08-13T15:29:28Z
Drop scary-quotes around "the above will work..."
- - - - -
1 changed file:
- _docs/source-date-epoch.md
Changes:
=====================================
_docs/source-date-epoch.md
=====================================
@@ -129,7 +129,7 @@ else
endif
```
-''The above will work with either GNU or BSD date, and fallback to ignore SOURCE_DATE_EPOCH if both fails.''
+The above will work with either GNU or BSD date, and fallback to ignore `SOURCE_DATE_EPOCH` if both fails.
### CMake
@@ -154,7 +154,7 @@ else ()
endif ()
```
-''The above will work only with GNU date. See POSIX shell example on how to support BSD date.''
+The above will work only with GNU date. See POSIX shell example on how to support BSD date.
### C
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/0d54715b32f85b8c0f9b91c39cdb05709e0a3731
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/0d54715b32f85b8c0f9b91c39cdb05709e0a3731
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190813/8f4bcb15/attachment.html>
More information about the rb-commits
mailing list