[source-date-epoch-spec] 05/05: s/output/output format/, we don't want people to literally use `date +%s`
Ximin Luo
infinity0 at debian.org
Mon Nov 13 16:12:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/1.1
in repository source-date-epoch-spec.
commit cafe3631e2cd931e0d87d6d63ef245b6eb1b8d96
Author: Ximin Luo <infinity0 at debian.org>
Date: Mon Nov 13 17:09:56 2017 +0100
s/output/output format/, we don't want people to literally use `date +%s`
---
source-date-epoch-spec.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source-date-epoch-spec.xml b/source-date-epoch-spec.xml
index 81a08a7..6bd204e 100644
--- a/source-date-epoch-spec.xml
+++ b/source-date-epoch-spec.xml
@@ -143,7 +143,7 @@
<para>
The value MUST be an ASCII representation of an integer
with no fractional component, identical to the output
- of <command>date +%s</command>.
+ format of <command>date +%s</command>.
</para>
<para>
The value MUST be reproducible (deterministic) across
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/source-date-epoch-spec.git
More information about the Reproducible-commits
mailing list