Commit 4db1e84
authored
test: make tests pass on macOS (#4805)
`/usr/bin/sh` is a Linux-ism, and then only some some distros. Most
Unices, including macOS, but the Bourne shell on `/bin/sh` because
"obviously" the shell needs to got in the boot disk.1 parent 8dd83e6 commit 4db1e84
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments