Bug 1018206

Summary: Fix XARGMATCH for cp --no-preserve
Product: Red Hat Enterprise Linux 7 Reporter: Miroslav Vadkerti <mvadkert>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED CURRENTRELEASE QA Contact: Miroslav Vadkerti <mvadkert>
Severity: low Docs Contact:
Priority: low    
Version: 7.0CC: lmiksik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: coreutils-8.21-13.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 12:26:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Miroslav Vadkerti 2013-10-11 12:50:06 UTC
Description of problem:
cp should distinguish preserve from no-preserve in error message

cp --no-preserve=* a b
cp: invalid argument ‘*’ for ‘--preserve’

Version-Release number of selected component (if applicable):
coreutils-8.21-12.el7

How reproducible:
100%

Steps to Reproduce:
1. cp --no-preserve=* a b

Actual results:
cp: invalid argument ‘*’ for ‘--preserve’

Expected results:
cp: invalid argument ‘*’ for ‘--no-preserve’

Comment 1 Ondrej Vasik 2013-10-11 13:30:44 UTC
Thanks, reported as http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15588 - will wait for the upstream approval before commit.

Comment 6 Ludek Smid 2014-06-13 12:26:50 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.