Merge remote-tracking branch 'origin/vendor/LIBEDIT'
[dragonfly.git] / tools / regression / bin / sh / builtins / eval5.0
1 # $FreeBSD: head/tools/regression/bin/sh/builtins/eval5.0 210829 2010-08-03 22:17:29Z jilles $
2
3 # eval should return 0 if no command was executed.
4 eval $(false)