mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-19 01:42:51 +02:00
Imported from ../bash-2.05b.tar.gz.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user