aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/bin/sh/builtins/command1.0
blob: fd0afdfa0300f2edbe45f373fc389b5b17c3217a (plain) (blame)
1
2
3
4
5
# $FreeBSD$
true() {
	false
}
command true