diff --git a/crates/nu-command/src/filesystem/ucp.rs b/crates/nu-command/src/filesystem/ucp.rs index c242616727..f2435d1a42 100644 --- a/crates/nu-command/src/filesystem/ucp.rs +++ b/crates/nu-command/src/filesystem/ucp.rs @@ -299,7 +299,8 @@ fn make_attributes(preserve: Option) -> Result) -> Result &mut attribute.ownership, "timestamps" => &mut attribute.timestamps,