We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447689a commit fd1617dCopy full SHA for fd1617d
Makefile
@@ -91,7 +91,7 @@ bots:
91
92
# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
93
test/common:
94
- 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
95
git checkout --force FETCH_HEAD -- test/common
96
git reset test/common
97
0 commit comments