Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make build_docker.sh portable again #308

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

hilli
Copy link
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
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.

None yet

2 participants