Skip to content

Commit

Permalink
Bump cockpit testlib to 330
Browse files Browse the repository at this point in the history
  • Loading branch information
croissanne committed Dec 10, 2024
1 parent fd1617d commit b3720c0
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 bfc4a81e06a66695892e99b90661e0af7c533975 # 327
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 53c4ae2a0153de83dd15e703fd12bfb0f114419c
git checkout --force FETCH_HEAD -- test/common
git reset test/common

Expand Down

0 comments on commit b3720c0

Please sign in to comment.