Skip to content

Commit 6ff605e

Browse files
committed
Revert "buildbot_effects: bind /bin/sh"
This reverts commit 86f01d6.
1 parent 8a50a4b commit 6ff605e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

buildbot_effects/buildbot_effects/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@ def run_effects(
240240
"--bind",
241241
"/nix/var/nix/daemon-socket/socket",
242242
"/nix/var/nix/daemon-socket/socket",
243-
"--ro-bind",
244-
"/bin/sh",
245-
"/bin/sh",
246243
]
247244

248245
with NamedTemporaryFile() as tmp:

0 commit comments

Comments
 (0)