X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fshell%2Finstall-git-RESTful.sh;h=a91fb0bb24605760047ed513cbf3174a6eff0426;hb=124b69e8954ba482e6196c77f7d30d945b07e1d3;hp=47a1255b0864699bd0522a52917d58e0afdbc5a0;hpb=45e8cd0284b23fc7a2ca4772c99b6ee404335ed6;p=ci-management.git diff --git a/jjb/shell/install-git-RESTful.sh b/jjb/shell/install-git-RESTful.sh index 47a1255b..a91fb0bb 100755 --- a/jjb/shell/install-git-RESTful.sh +++ b/jjb/shell/install-git-RESTful.sh @@ -66,6 +66,7 @@ cd ../../ sudo git clone https://github.com/pistacheio/pistache.git cd pistache && \ + sudo git checkout 363629b8804177a1e743cecfb880eed552922729 && \ sudo meson setup build \ --buildtype=release \ -DPISTACHE_USE_SSL=true \