diff options
author | Brian Behlendorf <[email protected]> | 2022-05-25 09:13:51 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-25 09:13:51 -0700 |
commit | 82aa4f6f858549ba51d8afa207b179e4a3403d95 (patch) | |
tree | 171bc57edfeb16284007b1c207d70daeeb554c7b /include | |
parent | 4dc1c8a0b84678a98e1c541493988b348ea0e644 (diff) |
Switch sed -E to -r for better portability
GNU sed 4.1.2 does not support the -E flag and this version is used by
some cross-compiling tool chains. Switch -E to -r which is understood.
Reviewed-by: Ahelenia ZiemiaĆska <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #13502
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions