Skip to content

Commit

Permalink
Bump Cockpit test API to 172 (#1)
Browse files Browse the repository at this point in the history
No API changes.
  • Loading branch information
martinpitt authored Jul 12, 2018
1 parent 4a21d6e commit 758fd02
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 @@ -126,7 +126,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 171
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 172
git checkout --force FETCH_HEAD -- test/common
git reset test/common

Expand Down

0 comments on commit 758fd02

Please sign in to comment.