1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

bootstrap: Remove duplicate line from CentOS 8 powertools install

This was missed in 136ec5bc01e2648bae34a1158f923fbf5a86d561 when
we moved to CentOS 8 stream.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Joseph Sutton 2022-10-10 13:54:08 +13:00 committed by Stefan Metzmacher
parent 3dbe8fd66c
commit 2dcd8369fe
4 changed files with 4 additions and 6 deletions

View File

@ -47,7 +47,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
SAMBA_CI_CONTAINER_TAG: 9750e28fd7d913d3f1dd9a9cc0b49b712735b713
SAMBA_CI_CONTAINER_TAG: a5335bb5004bdcba5ab7e064164d5e70b76bea0f
#
# We use the ubuntu1804 image as default as
# it matches what we have on sn-devel-184.

View File

@ -245,8 +245,7 @@ yum install -y dnf-plugins-core
yum install -y epel-release
yum -v repolist all
yum config-manager --set-enabled powertools -y || \
yum config-manager --set-enabled powertools -y
yum config-manager --set-enabled powertools -y
yum update -y

View File

@ -12,8 +12,7 @@ yum install -y dnf-plugins-core
yum install -y epel-release
yum -v repolist all
yum config-manager --set-enabled powertools -y || \
yum config-manager --set-enabled powertools -y
yum config-manager --set-enabled powertools -y
yum update -y

View File

@ -1 +1 @@
9750e28fd7d913d3f1dd9a9cc0b49b712735b713
a5335bb5004bdcba5ab7e064164d5e70b76bea0f