Bump cockpit component library to 238
This commit is contained in:
parent
4171293c48
commit
b000d6b374
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -150,7 +150,7 @@ test/common:
|
|||
# checkout Cockpit's PF/React/build library; again this has no API stability guarantee, so check out a stable tag
|
||||
$(LIB_TEST):
|
||||
flock Makefile sh -ec '\
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 236; \
|
||||
git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 238; \
|
||||
git checkout --force FETCH_HEAD -- pkg/lib; \
|
||||
git reset -- pkg/lib'
|
||||
mv pkg/lib src/ && rmdir -p pkg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue