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