shell: fix rename of glob-directory to glob.
parent
363e08b6a8
commit
0188a1a510
|
@ -22,7 +22,7 @@ M: double-quoted-expr expand expr>> ;
|
|||
|
||||
M: variable-expr expand expr>> os-env ;
|
||||
|
||||
M: glob-expr expand expr>> glob-directory ;
|
||||
M: glob-expr expand expr>> glob ;
|
||||
|
||||
M: factor-expr expand expr>> eval>string ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue