uv
21369326
- uv-python tests: Use #!/bin/sh instead of #!/bin/bash (#11292)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
313 days ago
uv-python tests: Use #!/bin/sh instead of #!/bin/bash (#11292) NixOS has (and POSIX mandates) a /bin/sh but not a /bin/bash, so this fixes tests on NixOS.
References
#11292 - uv-python tests: Use #!/bin/sh instead of #!/bin/bash
Author
geofft
Parents
69f1904a
Loading