]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/builtins/eval5.0
Upgrade Unbound to 1.6.4. More to follow.
[FreeBSD/FreeBSD.git] / bin / sh / tests / builtins / eval5.0
1 # $FreeBSD$
2
3 # eval should return 0 if no command was executed.
4 eval $(false)