@ -6,7 +6,7 @@ recurse() {
then
(
cd "$potential_test"
[ -f setup ] && [ -x setup ] && ./setup
[ -f setup ] && . setup
for test in *
do recurse "${test}"
done
The note is not visible to the blocked user.