Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
5602cecb
Commit
5602cecb
authored
Mar 16, 2021
by
Jelmer Vernooij
Committed by
Holger Levsen
Mar 16, 2021
Browse files
Don't change ownership recursively - it breaks the chroots.
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
c934c816
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/janitor_setup_worker.sh
View file @
5602cecb
...
@@ -13,7 +13,7 @@ JANITOR_REPO_URL=https://salsa.debian.org/jelmer/debian-janitor
...
@@ -13,7 +13,7 @@ JANITOR_REPO_URL=https://salsa.debian.org/jelmer/debian-janitor
TARGET
=
/srv/janitor
TARGET
=
/srv/janitor
sudo mkdir
-p
$TARGET
/
sudo mkdir
-p
$TARGET
/
sudo chown
-R
jenkins:jenkins
$TARGET
/
sudo chown
jenkins:jenkins
$TARGET
/
debcargo update
debcargo update
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment