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