summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/parser/alias5.0
blob: c6495626804d87af54bdb50b2b33d247fc4ed90a (plain) (blame)
1
2
3
4
5
# $FreeBSD: head/bin/sh/tests/parser/alias5.0 222165 2011-05-21 22:03:06Z jilles $

alias alias0=exit
eval '</dev/null alias0 0'
exit 1