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
c32dc41c
Commit
c32dc41c
authored
Jan 07, 2022
by
Holger Levsen
Browse files
use devscripts from bullseye-backports on the Debian nodes
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
e396b83a
Changes
1
Hide whitespace changes
Inline
Side-by-side
update_jdn.sh
View file @
c32dc41c
...
@@ -371,15 +371,8 @@ if [ -f /etc/debian_version ] ; then
...
@@ -371,15 +371,8 @@ if [ -f /etc/debian_version ] ; then
munin-node/bullseye-backports
munin-node/bullseye-backports
munin-plugins-core/bullseye-backports
munin-plugins-core/bullseye-backports
munin-plugins-extra/bullseye-backports
munin-plugins-extra/bullseye-backports
"
;;
esac
# special case bullseye-backports:
case
$HOSTNAME
in
X
)
DEBS
=
"
$DEBS
devscripts/bullseye-backports
devscripts/bullseye-backports
"
;;
"
;;
*
)
;;
esac
esac
case
$HOSTNAME
in
case
$HOSTNAME
in
# needed for rebuilding Debian (using .buildinfo files)
# needed for rebuilding Debian (using .buildinfo files)
...
...
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