summary refs log tree commit diff
path: root/bin/cash/tests/builtins/command1.0
blob: 55f19961747c2ae92f120af72e5dde9739d8930a (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.0/bin/sh/tests/builtins/command1.0 151797 2005-10-28 14:02:42Z stefanf $
true() {
	false
}
command true