From d2e7232432ae259db73cf4287413415589f06c62 Mon Sep 17 00:00:00 2001 From: deeplow <47065258+deeplow@users.noreply.github.com> Date: Thu, 15 Jul 2021 06:35:45 -0400 Subject: [PATCH] minor fixes --- developer/debugging/test-bench.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index e8c23b05..f2eaa1b4 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -108,7 +108,7 @@ Because of the above reason, some additional configurations need to be done to y The following commands should work for you, but do keep the provisioning scripts are designed with the OpenQA environment in mind and not your specific local system. Run the following in `dom0`: ``` - # For future references the following commands are an adaptation of + # For future reference the following commands are an adaptation of # https://github.com/marmarek/openqa-tests-qubesos/blob/master/tests/update.pm # install git @@ -120,7 +120,7 @@ The following commands should work for you, but do keep the provisioning scripts sudo cp -a system-tests/ /srv/salt/ sudo qubesctl top.enable system-tests - # install openqa configuration + # install them same configuration as the one in OpenQA QUBES_VERSION=4.1 PILLAR_DIR=/srv/pillar/base/update sudo mkdir -p $PILLAR_DIR