Skip to content

Commit fd1617d

Browse files
committed
Bump cockpit testlib to 327
In particular, this pulls in cockpit-project/cockpit@7957a125baa to avoid test failures with cockpit ≥ 326.
1 parent 447689a commit fd1617d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ bots:
9191

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

0 commit comments

Comments
 (0)