Bug 11322 - some tests use invalid command (fail)
Summary: some tests use invalid command (fail)
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 15:47 UTC by alexanderlaw
Modified: 2015-06-10 22:21 UTC (History)
0 users

See Also:


Attachments
Replace fail command with a valid one (2.05 KB, patch)
2015-06-09 15:48 UTC, alexanderlaw
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexanderlaw 2015-06-09 15:47:26 UTC
When chgrp test fails, I get the following message:

chgrp: changing group of '/home/user/rpmbuild/BUILD/rsync-3.1.1/glibc/testtmp/chgrp/from/foo-500': Operation not permitted
/home/user/rpmbuild/BUILD/rsync-3.1.1/testsuite/chgrp.test: line 23: fail: command not found
Comment 1 alexanderlaw 2015-06-09 15:48:56 UTC
Created attachment 11136 [details]
Replace fail command with a valid one
Comment 2 Wayne Davison 2015-06-10 22:21:53 UTC
Thanks for the patch -- I've applied it to the git repo.