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 73795c5 commit 322088fCopy full SHA for 322088f
Makefile
@@ -93,7 +93,7 @@ machine: bots
93
94
# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
95
test/common:
96
- git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 290+chromium-sizzle
+ git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 321
97
git checkout --force FETCH_HEAD -- test/common
98
git reset test/common
99
0 commit comments