Loading bin/rebootstrap.sh +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ cleanup_all() { CODE=$(mktemp --tmpdir=/tmp gitclone-XXXXXXXXX -u) trap cleanup_all INT TERM EXIT git clone git://anonscm.debian.org/users/helmutg/rebootstrap.git $CODE # repository url doubly maintained in job-cfg/rebootstrap.yaml.py git clone https://salsa.debian.org/helmutg/rebootstrap.git $CODE cd $CODE git checkout $1 shift Loading job-cfg/rebootstrap.yaml.py +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ architectures += mono_architectures gcc_versions = ("7","8") diffoscope_gcc_versions = ("7",) # repository url doubly maintained in bin/rebootstrap.sh print(""" - defaults: name: rebootstrap Loading Loading
bin/rebootstrap.sh +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ cleanup_all() { CODE=$(mktemp --tmpdir=/tmp gitclone-XXXXXXXXX -u) trap cleanup_all INT TERM EXIT git clone git://anonscm.debian.org/users/helmutg/rebootstrap.git $CODE # repository url doubly maintained in job-cfg/rebootstrap.yaml.py git clone https://salsa.debian.org/helmutg/rebootstrap.git $CODE cd $CODE git checkout $1 shift Loading
job-cfg/rebootstrap.yaml.py +1 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ architectures += mono_architectures gcc_versions = ("7","8") diffoscope_gcc_versions = ("7",) # repository url doubly maintained in bin/rebootstrap.sh print(""" - defaults: name: rebootstrap Loading