diff options
Diffstat (limited to 'bin/sh/tests/builtins/command2.0')
| -rw-r--r-- | bin/sh/tests/builtins/command2.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sh/tests/builtins/command2.0 b/bin/sh/tests/builtins/command2.0 new file mode 100644 index 000000000000..0f6c76bf895f --- /dev/null +++ b/bin/sh/tests/builtins/command2.0 @@ -0,0 +1,2 @@ +PATH= +command -p cat < /dev/null |
