Pick up cockpit test API fix for Firefox 101
See https://github.com/cockpit-project/cockpit/pull/17429 . This fixes tests with Firefox version 101.
This commit is contained in:
parent
52ebda2575
commit
03a6cc94a3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -177,7 +177,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 267; \
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 80483286d5e7bffd1b7583a499e1b7e04d55f1f3; \
|
||||
git checkout --force FETCH_HEAD -- test/common; \
|
||||
git reset test/common'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue