]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/type.tests
Imported from ../bash-2.05b.tar.gz.
[thirdparty/bash.git] / tests / type.tests
index baf55fc51411e91e4c488819565384a1044ab214..706e3be36487209bfd59581cff88f5c9209a29f6 100644 (file)
@@ -6,7 +6,7 @@ unalias -a
 # this should echo nothing
 type
 # this should be a usage error
-type -f ${THIS_SH}
+type -r ${THIS_SH}
 
 # these should behave identically
 type notthere