Make retry tool generic

This commit is contained in:
BtbN 2022-07-13 01:46:13 +02:00
parent b7ca4432e1
commit d1dd644b80
6 changed files with 19 additions and 15 deletions

View file

@ -8,7 +8,7 @@ ffbuild_enabled() {
}
ffbuild_dockerbuild() {
svn checkout "${SCRIPT_REPO}@${SCRIPT}" openmpt
retry-tool sh -c "rm -rf openmpt && svn checkout '${SCRIPT_REPO}@${SCRIPT}' openmpt"
cd openmpt
local myconf=(