Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli committed Aug 10, 2023
1 parent 3b597ad commit b797a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_musllinux.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def mock_run(*args, **kwargs):
pretend.call(
[ld_musl],
stderr=subprocess.PIPE,
text=True,
universal_newlines=True,
)
]
else:
Expand Down

0 comments on commit b797a3e

Please sign in to comment.