- Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID().
[rsync/rsync.git] / testsuite / 00-hello.test
... / ...
CommitLineData
1#! /bin/sh
2
3echo $0 running
4
5$RSYNC --version || exit 1