[Reproducible-commits] [reproducible-website] 38/55: Remove off by one error spotted by Euphoricus on Reddit

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 23 13:39:53 UTC 2016


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

lamby pushed a commit to branch master
in repository reproducible-website.

commit 1a6126d3e7e941b222f71d5bdcfe06a1d8dd411f
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Tue Dec 8 23:52:12 2015 +0100

    Remove off by one error spotted by Euphoricus on Reddit
---
 index.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/index.html b/index.html
index b361343..e62e433 100644
--- a/index.html
+++ b/index.html
@@ -69,9 +69,6 @@ layout: home
   </div>
   <div class="eight columns text">
     <p>
-      There are two main aspects to <em>reproducible builds</em>:
-    </p>
-    <p>
       First, the <strong>build system needs to be made entirely
       deterministic</strong>: transforming a given source must always
       create the same result. Typically, the current date and time must not be

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



More information about the Reproducible-commits mailing list