diff options
Diffstat (limited to '')
-rw-r--r-- | bin/1sh/tests/builtins/hash2.0 | 4 | ||||
-rw-r--r-- | bin/1sh/tests/builtins/hash2.0.stdout | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/bin/1sh/tests/builtins/hash2.0 b/bin/1sh/tests/builtins/hash2.0 new file mode 100644 index 00000000..739638c4 --- /dev/null +++ b/bin/1sh/tests/builtins/hash2.0 @@ -0,0 +1,4 @@ +# $FreeBSD: releng/12.1/bin/sh/tests/builtins/hash2.0 149791 2005-09-05 09:42:10Z stefanf $ +hash +hash cat +hash diff --git a/bin/1sh/tests/builtins/hash2.0.stdout b/bin/1sh/tests/builtins/hash2.0.stdout new file mode 100644 index 00000000..3afc3e7b --- /dev/null +++ b/bin/1sh/tests/builtins/hash2.0.stdout @@ -0,0 +1 @@ +/bin/cat |