Commit dd2b7acc authored by Atkins, Charles Vernon's avatar Atkins, Charles Vernon
Browse files

Use forked dill until changes make it upstream

parent a1dfb3ce
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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="
"