mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-13 01:31:18 +02:00
zsh-workers/9164
This commit is contained in:
parent
57066ad884
commit
1c687ed774
1 changed files with 1 additions and 2 deletions
|
@ -50,9 +50,8 @@
|
||||||
#
|
#
|
||||||
# Tests for `Precommand Modifiers'
|
# Tests for `Precommand Modifiers'
|
||||||
#
|
#
|
||||||
- sh -c 'echo $0'
|
- $ZTST_testdir/../Src/zsh -fc "[[ \$0 = \"-$ZTST_testdir/../Src/zsh\" ]]"
|
||||||
0:`-' precommand modifier
|
0:`-' precommand modifier
|
||||||
>-sh
|
|
||||||
|
|
||||||
echo f*
|
echo f*
|
||||||
noglob echo f*
|
noglob echo f*
|
||||||
|
|
Loading…
Reference in a new issue