Skip to content

Commit 3d2f84c

Browse files
committed
cp: rebase to newest main and fix copy_attributes call
1 parent 25198b6 commit 3d2f84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/uu/cp/src/copydir.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ pub(crate) fn copy_directory(
476476
&entry.source_absolute,
477477
&entry.local_to_target,
478478
&options.attributes,
479+
created_dir,
479480
)?;
480481
continue;
481482
}

0 commit comments

Comments
 (0)