XXX - get experimental test/common
Once #15479 is merged and released, we can go back to a tag, of course.
This commit is contained in:
parent
957e7f157c
commit
7d5754872e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -147,7 +147,7 @@ bots:
|
|||
# when you start a new project, use the latest release, and update it from time to time
|
||||
test/common:
|
||||
flock Makefile sh -ec '\
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 239; \
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git pull/15479/head; \
|
||||
git checkout --force FETCH_HEAD -- test/common; \
|
||||
git reset test/common'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue