[Reproducible-commits] [strip-nondeterminism] 05/08: Add --clamp-timestamp to strip-nondeterminism POD

Andrew Ayer agwa at andrewayer.name
Fri Jun 10 04:27:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

agwa-guest pushed a commit to branch debian
in repository strip-nondeterminism.

commit bb5239c066cfa29837947764d1a1a68bfb91aa57
Author: Andrew Ayer <agwa at andrewayer.name>
Date:   Tue Jun 7 22:37:28 2016 -0700

    Add --clamp-timestamp to strip-nondeterminism POD
---
 bin/strip-nondeterminism | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/bin/strip-nondeterminism b/bin/strip-nondeterminism
index 329b5a0..a8c2cc6 100755
--- a/bin/strip-nondeterminism
+++ b/bin/strip-nondeterminism
@@ -103,6 +103,13 @@ the file name extension.
 Instead of stripping timestamps from files, set them to the given number
 of seconds since January 1, 1970.
 
+=item B<--clamp-timestamp>
+
+Only replace timestamps if they are later than the time specified to
+B<--timestamp>.  You can use this option to ensure that only timestamps
+introduced as part of the build process are replaced.  NOT YET IMPLEMENTED
+FOR ALL FILE FORMATS.
+
 =item B<-h>, B<--help>
 
 Display this help message.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list