Commit b085899
committed
fix hardcoded path test on nixos
nixos provides the following contents in `/bin` and `/usr/bin`:
/bin:
sh
/usr/bin:
env
That's it. From what I know, every linux distribution, as well as macos,
has `/usr/bin/env`1 parent 810b5cf commit b085899
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments