Start to unify the "make check" and build farm test suites
[rsync/rsync.git] / testsuite / runlist
CommitLineData
c77cf822
MP
1#! /bin/sh
2
aa9c2df9
MP
3# Actually, rsync tests do too exist. They're in this strangely-named
4# directory to support old installations of the build farm client
5# software.
c77cf822 6
aa9c2df9
MP
7echo "$0 running"
8
a4772a4d
MP
9TEST_ALL="master"
10
11# Also, we need a little bit of special set up when running from the
12# build farm.
13
14# It's already been installed in a scratch copy of /usr.
15
16rsync_bin="$prefix/bin/rsync"
17