Commit a8e3fa9
Ian Campbell
Portable
While #55 fixed the issue with `xargs` it did not fix the `sed` expression to
work on MacOS. Do so by enabling extended regular expressions (`-E`) and
adjusting the expression, this now works on both Linux (GNU sed 4.4) and on
MacOS (system `sed` from FreeBSD).
This properly fixes #52.
Signed-off-by: Ian Campbell <ijc@docker.com>sed expression for make update-hashes
1 parent 22280f1 commit a8e3fa9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments