Start to unify the "make check" and build farm test suites
[rsync/rsync.git] / testsuite / runlist
1 #! /bin/sh
2
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.
6
7 echo "$0 running" 
8
9 TEST_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
16 rsync_bin="$prefix/bin/rsync"
17