Commit aa9c2df9 authored by Martin Pool's avatar Martin Pool

Updated directory name for rsync tests

parent f472cdf0
#! /bin/sh
echo Hello there. I am a test.
. rsync.fns
"$rsync" --version || exit 1
#! /bin/sh
rsync="$prefix/bin/$sync"
\ No newline at end of file
#! /bin/sh
# This file is sourced by the Samba build_farm scripts. It contains a
# list of tests to run.
# Actually, rsync tests do too exist. They're in this strangely-named
# directory to support old installations of the build farm client
# software.
echo "$0 running"
TEST_ALL="rsync-version"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment