01b6c5bf77352853e8e1453bfdc4c236aef8c6a5
[dragonfly.git] / tools / regression / bin / sh / builtins / command1.0
1 # $FreeBSD: src/tools/regression/bin/sh/builtins/command1.0,v 1.1 2005/10/28 14:02:42 stefanf Exp $
2 true() {
3         false
4 }
5 command true