ping. On Wed, Jan 6, 2016 at 8:42 AM, enh <[email protected]> wrote: > 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.
-- Elliott Hughes - http://who/enh - http://jessies.org/~enh/ Android native code/tools questions? Mail me/drop by/add me as a reviewer. _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
