Bump test/common dependency to 233

This gets rid of the hack for
<https://github.com/cockpit-project/cockpit/issues/14133>.
This commit is contained in:
Martin Pitt 2020-11-25 20:02:04 +01:00 committed by Matej Marusak
parent 5f3c5c8436
commit c1c2d83b81
2 changed files with 1 additions and 4 deletions

View file

@ -154,7 +154,7 @@ bots:
# when you start a new project, use the latest release, and update it from time to time
test/common:
flock Makefile sh -ec '\
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 230; \
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 233; \
git checkout --force FETCH_HEAD -- test/common; \
git reset test/common'

View file

@ -10,6 +10,3 @@ if type firewall-cmd >/dev/null 2>&1; then
firewall-cmd --add-service=cockpit --permanent
fi
systemctl enable cockpit.socket
# HACK: See https://github.com/cockpit-project/cockpit/issues/14133
mkdir -p /usr/share/cockpit/packagekit