Commit 766fb25
Add bash v4+ requirement to the development guide
The development scripts require bash v4+. Today, this is not
documented in our development guide, and can cause to confusing
errors especially in MacOS (which has older versions).
This commit documents the bash v4+ requirement to help new
contributors who may have run into this issue.1 parent 8575d85 commit 766fb25
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
0 commit comments