summaryrefslogtreecommitdiffstats
path: root/Sandbox_Setup.md
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-02 14:31:05 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2023-05-02 14:31:05 -0700
commit5e5b0439c62cbfaab639a811d7d6f48d3703b209 (patch)
tree029d4a14a52fbb71156787347985f1771c7ee74d /Sandbox_Setup.md
parentc06ba6171294716ce1713188fb4223397d791d35 (diff)
Refactor: Config cleanup for pre-commit
Change-Id: I7a0ae304ce9a89221be2af0d89d6368e3ace3c54 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'Sandbox_Setup.md')
-rw-r--r--Sandbox_Setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sandbox_Setup.md b/Sandbox_Setup.md
index c81c5f0ad..464d77ba7 100644
--- a/Sandbox_Setup.md
+++ b/Sandbox_Setup.md
@@ -69,7 +69,7 @@ jenkins-jobs test --recursive jjb/
### Make a copy of the example JJB config file (in the ci-management/ directory)
-Place a copy of the `jenkins.ini.example` file as `jenkins.ini` in your home folder:
+Place a copy of the `jenkins.ini.example` file as `jenkins.ini` in your home folder:
```sh
mkdir -p ~/.config/jenkins_jobs