summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2014-06-18 06:36:18 +0200
committerHelmut Grohne <helmut@subdivi.de>2014-06-18 06:36:18 +0200
commitb8a903d4f78dbb9a4c9104ef60c742e4b73b51e3 (patch)
tree794c0b55bce4943450624ca19f28aad013c20506 /job-cfg/rebootstrap.yaml.py
parent3d150e20f0267edf70923247d3c3fca2195f9dc8 (diff)
downloadjenkins.debian.net-b8a903d4f78dbb9a4c9104ef60c742e4b73b51e3.tar.xz
Revert "fork chroot-run.sh for rebootstrap to test squid3"
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8.
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index accb12dd..201e3743 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -61,7 +61,7 @@ print("""
branches:
- '{my_branchname}'
builders:
- - shell: '/srv/jenkins/bin/chroot-run-rebootstrap.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
+ - shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
publishers:
- email:
recipients: 'jenkins+debian-bootstrap helmutg@debian.org'