mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
16820: change tests to match 16759.
This commit is contained in:
parent
79323d6d41
commit
f8b89476eb
@ -1,3 +1,7 @@
|
||||
2002-03-16 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 16820: Test/E01options.ztst: change tests to match 16759.
|
||||
|
||||
2002-03-15 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 16842: Completion/Base/Utility/_pick_variant,
|
||||
|
@ -193,7 +193,6 @@
|
||||
unsetopt cdablevars
|
||||
cd cdablevar2
|
||||
1q:CDABLE_VARS option
|
||||
>`print -P '%~'`/tmpcd
|
||||
>back in options.tmp
|
||||
?(eval):cd:4: no such file or directory: cdablevar1
|
||||
?(eval):cd:10: no such file or directory: cdablevar2
|
||||
@ -769,9 +768,7 @@
|
||||
cd $mydir
|
||||
0q:PUSHD_MINUS option
|
||||
>$mydirt/newcd $mydirt/tmpcd $mydirt
|
||||
>$mydirt
|
||||
>$mydirt $mydirt/newcd $mydirt/tmpcd
|
||||
>$mydirt
|
||||
>$mydirt $mydirt/newcd $mydirt/tmpcd
|
||||
|
||||
# Do you have any idea how dull this is?
|
||||
|
Loading…
Reference in New Issue
Block a user