Skip to content

Commit 4d7110f

Browse files
Mic92mergify[bot]
authored andcommitted
undo usePTY
otherwise we will get progressbars, we don't want
1 parent 5e14339 commit 4d7110f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildbot_nix/buildbot_nix/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,6 @@ def nix_build_steps(
11511151
out_steps = [
11521152
NixBuildCommand(
11531153
env={"CLICOLOR_FORCE": "1"},
1154-
usePTY=True,
11551154
name="Build flake attr",
11561155
command=[
11571156
"nix",

0 commit comments

Comments
 (0)