summaryrefslogtreecommitdiff
path: root/testsuite/chgrp.test
Commit message (Expand)AuthorAgeFilesLines
* Changed some instances of \" in checkit calls to '.Wayne Davison2007-09-031-1/+1
* Decided I don't like "set -x".Wayne Davison2006-02-031-2/+0
* Decided I like "set -x" after all.Wayne Davison2005-02-261-0/+2
* Got rid of "set -x" (runtests.sh has a way to set this, if desired).Wayne Davison2005-02-201-2/+0
* Tell rsync to preserve permissions.Wayne Davison2004-05-211-1/+1
* - Use $suitedir to find rsync.fns.Wayne Davison2004-05-181-4/+1
* Now that the long-standing chgrp bug is fixed, go back to -vvv from -vvvv.Wayne Davison2004-02-051-1/+1
* Improved the trailing comment.Wayne Davison2004-02-041-0/+1
* Temporarily switch to 4 -v options.Wayne Davison2004-02-041-3/+1
* Added some temporary code to try to figure out what is going wrongWayne Davison2004-02-031-1/+2
* Removed an obsolete comment.Wayne Davison2004-01-221-3/+0
* Fix the chgrp and hardlinks tests by running $RSYNC instead of relying on theJos Backus2002-11-051-1/+1
* Change chgrp.test to use our getgroups rather than the system's.Martin Pool2002-03-251-1/+1
* Use `id -G` rather than `groups` to get a list of groups for thisMartin Pool2002-03-221-1/+3
* This test must specify --times because it compares listings thatMartin Pool2002-02-181-1/+2
* Add a test that --group correctly propagates groups of which the localMartin Pool2002-02-091-0/+35