]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/builtins/eval5.0
89e79b8b0ebb4e4cde527e51c04addeb062e2016
[apple/shell_cmds.git] / sh / tests / builtins / eval5.0
1 # $FreeBSD: head/bin/sh/tests/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)