diff options
Diffstat (limited to 'peer-review')
-rw-r--r-- | peer-review/1-answer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/peer-review/1-answer.txt b/peer-review/1-answer.txt index 8511715..dd7f272 100644 --- a/peer-review/1-answer.txt +++ b/peer-review/1-answer.txt @@ -377,7 +377,7 @@ In summary, even though the compiled binary files of specific versions of Git, Bash or Make will not be bitwise reproducible/identical on different systems, their scientific outputs are exactly reproducible: 'git describe' or Bash's 'for' loop will have the same output on GNU/Linux, macOS/Darwin -or FreeBSD (despite having bit-wise different executables). +or FreeBSD (despite having bitwise different executables). [1] http://git.maneage.org/project.git/tree/reproduce/software/config/checksums.conf |