Bump cockpit test API to 239
Replace the deprecated wait_present().
This commit is contained in:
parent
6b40f35e04
commit
d4c81c9152
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -143,7 +143,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 233; \
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 239; \
|
||||
git checkout --force FETCH_HEAD -- test/common; \
|
||||
git reset test/common'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue