Commit 40ec33b6 authored by Martin Pool's avatar Martin Pool

Gave directory its proper name

parent 35e3b2d5
Actually, rsync tests do too exist. They're in this strangely-named
directory to support old installations of the build farm client
software.
#! /bin/sh
. rsync.fns
"$rsync" --version
#! /bin/sh
rsync="$prefix/bin/$sync"
\ No newline at end of file
#! /bin/sh
# 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