Imported from ../bash-2.04.tar.gz.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
which()
|
||||
{
|
||||
local aflag sflag ES a
|
||||
local aflag sflag ES a opt
|
||||
|
||||
OPTIND=1
|
||||
while builtin getopts as opt ; do
|
||||
|
||||
Reference in New Issue
Block a user