From: Derrick Brashear Date: Thu, 17 Jan 2002 05:08:45 +0000 (+0000) Subject: test-script-substitute-fs-path-20020117 X-Git-Tag: openafs-devel-1_3_0~67 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=80ce7296a121726dc01aacd24a25e982ea85a12e;p=packages%2Fo%2Fopenafs.git test-script-substitute-fs-path-20020117 don't assume /usr/local/bin --- diff --git a/src/tests/run-tests.in b/src/tests/run-tests.in index 3520979c5..7b7be79e7 100755 --- a/src/tests/run-tests.in +++ b/src/tests/run-tests.in @@ -9,7 +9,7 @@ VERSION=@VERSION@ PACKAGE=@PACKAGE@ host=@host@ RUNAS=nobody -FS=/usr/local/bin/fs +FS=@afssrvbindir@/fs export FS AFSROOT=${AFSROOT-/afs}