[Toybox] [PATCH] Fix directory test in cp.
enh
enh at google.com
Wed Jan 6 08:42:33 PST 2016
Commit 3d33dd80f8cb931e293d7f64c44bc357fec11120 fixed a use of S_ISDIR
on st_dev rather than st_mode in find, but there was another instance
of the same error in cp.
---
toys/posix/cp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Elliott Hughes - http://who/enh - http://jessies.org/~enh/
Android native code/tools questions? Mail me/drop by/add me as a reviewer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-directory-test-in-cp.patch
Type: text/x-patch
Size: 896 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20160106/fe0c4632/attachment-0002.bin>
More information about the Toybox
mailing list