Fix typo introduced in r320672 - check for existence of the right file.

Reported by:	rpokala@
MFC after:	2 weeks
This commit is contained in:
Edward Tomasz Napierala 2017-07-05 15:42:33 +00:00
parent 201f2fe573
commit 124569d0ce

View File

@ -13,4 +13,4 @@ export PAGER
if [ -x /usr/bin/resizewin ] ; then /usr/bin/resizewin -z ; fi
# Uncomment to display a random cookie on each login.
# if [ -x /usr/bin/resizewin ] ; then /usr/bin/fortune -s ; fi
# if [ -x /usr/bin/fortune ] ; then /usr/bin/fortune -s ; fi