Skip to content

Commit

Permalink
Bump cockpit testlib to 327
Browse files Browse the repository at this point in the history
In particular, this pulls in
cockpit-project/cockpit@7957a125baa to avoid
test failures with cockpit ≥ 326.
  • Loading branch information
martinpitt committed Oct 25, 2024
1 parent 447689a commit fd1617d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ bots:

# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
test/common:
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 8ede522e5066e680850dd2ae049e2e24f99c4230 # 322 + 30 commits
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git bfc4a81e06a66695892e99b90661e0af7c533975 # 327
git checkout --force FETCH_HEAD -- test/common
git reset test/common

Expand Down

0 comments on commit fd1617d

Please sign in to comment.