Skip to content
Snippets Groups Projects
Commit dc4e4a55 authored by Domen Vrankar's avatar Domen Vrankar Committed by Brad King
Browse files

SystemTools: Handle directories in CopyFile{Always,IfDifferent}

Teach these functions to copy directories as directories instead
of files.  Create the destination directory and set permissions,
but do not recurse into the directory structure because these
functions are meant for individual filesystem entries.

Change-Id: I20fae2e159f86285c02c3fd894609e2e51cafdac
parent dd466688
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment