summaryrefslogtreecommitdiff
path: root/tests/type.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/type.right')
-rw-r--r--tests/type.right14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/type.right b/tests/type.right
index 89b6f536..30f433ab 100644
--- a/tests/type.right
+++ b/tests/type.right
@@ -1,7 +1,7 @@
-./type.tests: type: illegal option: -f
-type: usage: type [-apt] name [name ...]
-./type.tests: type: notthere: not found
-./type.tests: command: notthere: not found
+./type.tests: line 9: type: -r: invalid option
+type: usage: type [-afptP] name [name ...]
+./type.tests: line 12: type: notthere: not found
+./type.tests: line 13: command: notthere: not found
function
keyword
alias
@@ -35,12 +35,12 @@ builtin
builtin is a shell builtin
/bin/sh
/bin/sh is /bin/sh
-./type.tests: type: func: not found
-./type.tests: type: m: not found
+./type.tests: line 51: type: func: not found
+./type.tests: line 53: type: m: not found
/bin/sh
/tmp/bash
bash is hashed (/tmp/bash)
file
hits command
- 1 /bin/sh
3 /tmp/bash
+ 1 /bin/sh