From 90b411720e4e8e8ba6a2ed4b239cebd8d385da64 Mon Sep 17 00:00:00 2001 From: deeplow <47065258+deeplow@users.noreply.github.com> Date: Mon, 19 Jul 2021 09:11:35 -0400 Subject: [PATCH] add bash as code-block language --- developer/debugging/test-bench.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index c363f105..3e63c915 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -107,7 +107,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 in mind that the provisioning scripts are designed for the [openQA environment](https://openqa.qubes-os.org/) and not your specific local testing system. Run the following in `dom0`: - ``` + ```bash # For future reference the following commands are an adaptation of # https://github.com/marmarek/openqa-tests-qubesos/blob/master/tests/update.pm