mirror of
https://github.com/octoleo/restic.git
synced 2024-12-22 10:58:55 +00:00
Add note on determinism
This commit is contained in:
parent
7b9f2fa9ef
commit
0f92f6319f
@ -39,7 +39,10 @@ environment was used and so on. Please tell us at least the following things:
|
|||||||
* What happened instead?
|
* What happened instead?
|
||||||
* Are you aware of a way to reproduce the bug?
|
* Are you aware of a way to reproduce the bug?
|
||||||
|
|
||||||
If you have the time you can compile restic with debug support by running
|
Remember, the easier it is for us to reproduce the bug, the earlier it will be
|
||||||
|
corrected!
|
||||||
|
|
||||||
|
In addition, you can compile restic with debug support by running
|
||||||
`go run build.go -tags debug` and instructing it to create a debug log by
|
`go run build.go -tags debug` and instructing it to create a debug log by
|
||||||
setting the environment variable `DEBUG_LOG` to a file, e.g. like this:
|
setting the environment variable `DEBUG_LOG` to a file, e.g. like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user