[Toybox] [PATCH] Fix directory test in cp.

enh enh at google.com
Mon Feb 1 19:57:05 PST 2016


ping.

On Wed, Jan 6, 2016 at 8:42 AM, enh <enh at google.com> 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.

 1454385425.0


More information about the Toybox mailing list