Loading README.rst +6 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,12 @@ Most variations do not have parameters, and for them only the + and - operators are relevant. The variations that accept parameters are: build_path.path The path to use. The path to use for the experiment builds when build path variations are enabled. This needs to be in a location writeable to the user used for running the build. This is (somewhat ironically) useful to normalize the build path when used in conjunction with --control-build to compare against an existing build not performed with reprotest. domain_host.use_sudo An integer, whether to use sudo(1) together with unshare(1) to change the system hostname and domainname. 0 means don't use sudo; any non-zero value Loading Loading
README.rst +6 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,12 @@ Most variations do not have parameters, and for them only the + and - operators are relevant. The variations that accept parameters are: build_path.path The path to use. The path to use for the experiment builds when build path variations are enabled. This needs to be in a location writeable to the user used for running the build. This is (somewhat ironically) useful to normalize the build path when used in conjunction with --control-build to compare against an existing build not performed with reprotest. domain_host.use_sudo An integer, whether to use sudo(1) together with unshare(1) to change the system hostname and domainname. 0 means don't use sudo; any non-zero value Loading