From 5e5b0439c62cbfaab639a811d7d6f48d3703b209 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Tue, 2 May 2023 14:31:05 -0700 Subject: Refactor: Config cleanup for pre-commit Change-Id: I7a0ae304ce9a89221be2af0d89d6368e3ace3c54 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg --- Sandbox_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Sandbox_Setup.md') 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 -- cgit 1.2.3-korg