use compute program REPRODUCIBLE by default

This commit is contained in:
Joey Hess 2025-02-25 17:10:41 -04:00
parent 233a6954b9
commit 71e92a509a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 13 additions and 8 deletions

View file

@ -53,8 +53,11 @@ Some examples of how this might look:
* `--fast`
Adds computed files to the repository, without generating their content
yet.
Adds computed files to the repository, without doing any work yet to
compute their content.
This implies `--unreproducible`, because even if the compute remote
produces reproducible output, it's not available.
* `--unreproducible`, `-u`
@ -70,7 +73,7 @@ Some examples of how this might look:
Indicate that the computation is expected to be fully reproducible.
This is the default when the compute remote indicates that it produces
reproducible output.
reproducible output (except when using `--fast`).
If a computation turns out not to be fully reproducible, then getting
the file from the compute remote will later fail with a checksum