Loading thirdparty/ffs/update.sh +4 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,10 @@ shopt -s dotglob readonly name="ffs" readonly ownership="ffs Upstream <robot@adios2>" readonly subtree="thirdparty/ffs/ffs" readonly repo="https://github.com/GTkorvo/ffs.git" readonly tag="master" #readonly repo="https://github.com/GTkorvo/ffs.git" #readonly tag="master" readonly repo="https://github.com/chuckatkins/ffs.git" readonly tag="misc-cmake-updates" readonly shortlog="true" readonly paths=" " Loading Loading
thirdparty/ffs/update.sh +4 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,10 @@ shopt -s dotglob readonly name="ffs" readonly ownership="ffs Upstream <robot@adios2>" readonly subtree="thirdparty/ffs/ffs" readonly repo="https://github.com/GTkorvo/ffs.git" readonly tag="master" #readonly repo="https://github.com/GTkorvo/ffs.git" #readonly tag="master" readonly repo="https://github.com/chuckatkins/ffs.git" readonly tag="misc-cmake-updates" readonly shortlog="true" readonly paths=" " Loading