Don't exec with a pipe afterwards, it is weird.
PR: 227109 Submitted by: mat Sponsored by: Absolight
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#
|
||||
# PLIST_SUB_SED helper to sort by longest value first.
|
||||
|
||||
exec awk '{
|
||||
awk '{
|
||||
while (match($0, /s![^!]*![^!]*!g;/)) {
|
||||
sedp=substr($0, RSTART, RLENGTH)
|
||||
$0=substr($0, RSTART+RLENGTH)
|
||||
|
||||
Reference in New Issue
Block a user