On Solaris, put /usr/ucb/bin at the end of the path to help find
[rsync/rsync.git] / testsuite / rsync.fns
index f9660d6..5ded919 100644 (file)
@@ -24,6 +24,9 @@ TO=${TMP}/to
 LOG=${TMP}/log
 RSYNC="$rsync_bin"
 
+# Berkley's nice.
+PATH="$PATH:/usr/ucb/bin"
+
 runtest() {
     echo $ECHO_N "Test $1: $ECHO_C"
     if eval "$2"