Fix the chgrp and hardlinks tests by running $RSYNC instead of relying on the
authorJos Backus <jos@samba.org>
Tue, 5 Nov 2002 18:35:59 +0000 (18:35 +0000)
committerJos Backus <jos@samba.org>
Tue, 5 Nov 2002 18:35:59 +0000 (18:35 +0000)
commiteac9dc63e38cad062bde3b8903ca776531b344f1
tree3f02a353fe03f840b2d368f6e137d8ab23ba71fc
parent30e8c8e1e48088477f0befdd08922caa6919bc51
Fix the chgrp and hardlinks tests by running $RSYNC instead of relying on the
new rsync being in $PATH; it may pick up an old version, invalidating the
result of the tests. This is what the other tests do already.

Submitted by: Joel Shprentz <ShprentzJ@nima.mil>
testsuite/chgrp.test
testsuite/hardlinks.test