[OpenWrt-Devel] [PATCH] build: fix STAGING_DIR cleaning when filenames contain spaces

Jeffery To jeffery.to at gmail.com
Wed May 15 10:19:00 EDT 2019


On Wed, May 15, 2019 at 9:24 PM Petr Štetiar <ynezz at true.cz> wrote:

> Jeffery To <jeffery.to at gmail.com> [2019-05-15 19:03:16]:
>
> > If you prefer, I can change this to use ksh93 syntax[5]:
> >
> > IFS=$'\n'
>
> indeed, I like this a lot more, and
>
>  IFS="$(printf '\n\t')"
>
> from that TLDP page you've linked looks good as well, seems even more
> readable
> to me. Anyway, I'll leave the decision up to you, both are fine with me.
>

 Sure, I'll change it to IFS=$'\n'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20190515/e97d32eb/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list