Skip to content

Make build_docker.sh portable again#308

Merged
XECDesign merged 1 commit intoRPi-Distro:masterfrom
hilli:make_build_docker_portable
Jul 23, 2019
Merged

Make build_docker.sh portable again#308
XECDesign merged 1 commit intoRPi-Distro:masterfrom
hilli:make_build_docker_portable

Conversation

@hilli
Copy link
Copy Markdown
Contributor

@hilli hilli commented Jul 6, 2019

Last commit made the script break on macOS.

From man sed (On Linux):

       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).

Last commit made the script break on macOS.

From `man sed` (On Linux):

```
       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).
```
@XECDesign XECDesign merged commit 5436273 into RPi-Distro:master Jul 23, 2019
@XECDesign
Copy link
Copy Markdown
Member

Thank you

fuji246 pushed a commit to lomorage/pi-gen that referenced this pull request Sep 17, 2019
Last commit made the script break on macOS.

From `man sed` (On Linux):

```
       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).
```
PeterJohnson pushed a commit to PeterJohnson/WPILibPi that referenced this pull request Dec 7, 2019
Last commit made the script break on macOS.

From `man sed` (On Linux):

```
       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).
```
general-wedge pushed a commit to HQapp/hq-os that referenced this pull request Jan 5, 2020
Last commit made the script break on macOS.

From `man sed` (On Linux):

```
       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).
```
alexgg pushed a commit to balena-os/pi-gen that referenced this pull request Jul 12, 2021
Last commit made the script break on macOS.

From `man sed` (On Linux):

```
       -E, -r, --regexp-extended

              use extended regular expressions in the script (for portability use POSIX -E).
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants