Commit 8e8f7d55 authored by James Addison's avatar James Addison 💬
Browse files

Troubleshooting: rephrase item into slightly-more-active form

parent 90ac478e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ To identify the origin of non-deterministic build outputs:
    * Sometimes the nature of the content difference itself will provide clues (see below).
    * Context surrounding the difference may help you to locate relevant source code.

  * Try to pinpoint the [variance factor](/docs/adding-build-variance/) that causes the difference.  Tools such as [reprotest](https://salsa.debian.org/reproducible-builds/reprotest) may be able to help.
  * Try to pinpoint the [variance factor](/docs/adding-build-variance/) that causes the difference.  Tools such as [reprotest](https://salsa.debian.org/reproducible-builds/reprotest) can help you do this.

    * This will allow you to focus your experimentation on the relevant factor.
    * Knowing the variance factor should also make it easier to consult relevant [documentation](https://reproducible-builds.org/docs/).