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
69cfa0c1
Commit
69cfa0c1
authored
Nov 06, 2018
by
Holger Levsen
Browse files
reproducible: dont recover schroot sessions (thanks Helmut)
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
099e91bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/default/schroot
View file @
69cfa0c1
...
...
@@ -10,10 +10,10 @@
# nothing (set to "none"). If all sessions should be automatically
# ended, set to "end". If this is set to "none", START_ACTION should
# probably be set to "recover" to avoid broken sessions on restart.
STOP_ACTION="
none
"
STOP_ACTION="
end
"
# What do we want to do with "orphan" sessions when starting or
# restarting? Recover them (leave empty or set to "recover") or just
# end them (set to "end")?
START_ACTION="
recover
"
START_ACTION="
end
"
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