The test fails with "exit 1" if /usr/games/fortune doesn't actually
exist. Fix that. PR: conf/71994 Submitted by: Mikael Eklund <rma@ludd.ltu.se> Reviewed by: crees Reviewed by: jilles Approved by: cperciva (implicit) MFC after: 3 days
This commit is contained in:
parent
feaa48d246
commit
fe1e7b62c1
@ -6,4 +6,4 @@
|
||||
#
|
||||
|
||||
# Uncomment to display a random cookie each login:
|
||||
# [ -x /usr/games/fortune ] && /usr/games/fortune -s
|
||||
# if ( -x /usr/games/fortune ) /usr/games/fortune -s
|
||||
|
Loading…
Reference in New Issue
Block a user