#19439: Some sysupgrade keep.d files not kept after r45272
------------------------------+----------------------
Reporter: leitec | Owner: nico
Type: defect | Status: assigned
Priority: response-needed | Milestone:
Component: packages | Version: Trunk
Resolution: | Keywords:
------------------------------+----------------------
Changes (by nico):
* status: new => assigned
* owner: developers => nico
Comment:
Confirmed!
Current behavior:
{{{
root@OpenWrt:/# find /bin/false /bin/maybe /bin/true
/bin/false
find: /bin/maybe: No such file or directory
}}}
Expected (& old) behavior:
{{{
root@OpenWrt:/# find /bin/false /bin/maybe /bin/true
/bin/false
find: /bin/maybe: No such file or directory
/bin/true
}}}
Proposed patch attached!
--
Ticket URL: <https://dev.openwrt.org/ticket/19439#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets