Merge pull request #968 from MikeMcQuaid/utils-link-paths
utils: link_src_dst_dirs: paths not files.
This commit is contained in:
commit
e02962f84e
@ -612,7 +612,7 @@ def link_src_dst_dirs(src_dir, dst_dir, command, link_dir: false)
|
|||||||
Could not link:
|
Could not link:
|
||||||
#{conflicts.join("\n")}
|
#{conflicts.join("\n")}
|
||||||
|
|
||||||
Please delete these files and run `#{command}`.
|
Please delete these paths and run `#{command}`.
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user