Skip to content

Commit

Permalink
Bump Cockpit test API to 196
Browse files Browse the repository at this point in the history
No changes needed.
  • Loading branch information
martinpitt authored and KKoukiou committed Jun 13, 2019
1 parent 452ca88 commit 091f322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -143,7 +143,7 @@ bots:
# checkout Cockpit's test API; this has no API stability guarantee, so check out a stable tag
# when you start a new project, use the latest relese, and update it from time to time
test/common:
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 192
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 196
git checkout --force FETCH_HEAD -- test/common
git reset test/common

Expand Down

0 comments on commit 091f322

Please sign in to comment.