Skip to content

Fix incoming issue after the openwrt lift

Wenpeng Song requested to merge Fix-for-lift into devel

Skip to use the combination of sed and escape_sed_substitution in this case.
This fixes the incoming issue after the openwrt lift, due to the syntax and return value for the combination usage of sed and escape_sed_substitution.
The syntax of using escape_sed_substitution still needs to be checked and modified.

Edited by Wenpeng Song

Merge request reports