Export autoconf settings to test scripts. Use this to cope with
[rsync/rsync.git] / testsuite / master.test
index 2260386..f675c08 100755 (executable)
@@ -53,6 +53,8 @@ suitedir="$srcdir/testsuite"
 cd "$suitedir"
 echo "    suitedir=$suitedir"
 
+. "$suitedir/config.sh"
+
 for testbase in $test_names
 do
     testscript="./$testbase.test"