From: "Amick, Eric" (via RT) <perlbug@perl.org>
Message-Id: <rt-16796-35837.19.
7072355819815@bugs6.perl.org>
p4raw-id: //depot/perl@17941
elif test -f \$dir/\$thing.exe; then
if test -n "$DJGPP"; then
echo \$dir/\$thing.exe
- else
+ exit 0
+ elif test "$eunicefix" != ":"; then
: on Eunice apparently
echo \$dir/\$thing
+ exit 0
fi
- exit 0
fi
;;
esac