Opened 15 years ago

Closed 15 years ago

#4015 closed bug (fixed)

cp doesn't copy empty attributes

Reported by: mmlr Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The cp command does copy attributes by default, but it doesn't copy empty ones. This is due how the copy_attributes routine is written in the copy backend of cp (src/bin/coreutils/src/copy.c). Comparing the source of copyattr's copy_attributes it is written in a way to ensure that empty attributes are created correctly.

Change History (1)

comment:1 by axeld, 15 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev31000.

Note: See TracTickets for help on using tickets.