summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/builtins/command5.0
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/builtins/command5.0')
-rw-r--r--tools/regression/bin/sh/builtins/command5.015
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/regression/bin/sh/builtins/command5.0 b/tools/regression/bin/sh/builtins/command5.0
deleted file mode 100644
index 13b3fe1..0000000
--- a/tools/regression/bin/sh/builtins/command5.0
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-command -V ls
-command -V true
-command -V /bin/ls
-
-fun() {
- :
-}
-command -V fun
-command -V break
-command -V if
-command -V {
-
-alias foo=bar
-command -V foo
OpenPOWER on IntegriCloud