From 1a1c244dc3de301cf7b7ae28c9b91e83752e7cef Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Thu, 30 Aug 2001 06:54:59 +0000 Subject: [PATCH] Obsolete --- testsuite/runlist | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 testsuite/runlist diff --git a/testsuite/runlist b/testsuite/runlist deleted file mode 100755 index b1d3af6f..00000000 --- a/testsuite/runlist +++ /dev/null @@ -1,17 +0,0 @@ -#! /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="master" - -# Also, we need a little bit of special set up when running from the -# build farm. - -# It's already been installed in a scratch copy of /usr. - -rsync_bin="$prefix/bin/rsync" - -- 2.34.1