mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-30 07:10:58 +02:00
unposted (after 37243): Explain the breadcrumb by adding a comment.
This commit is contained in:
parent
c7c51eca16
commit
324a82b360
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2015-11-28 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||||
|
|
||||||
|
* unposted (after 37243): Test/B02typeset.ztst: Explain the
|
||||||
|
breadcrumb by adding a comment.
|
||||||
|
|
||||||
2015-11-27 Barton E. Schaefer <schaefer@zsh.org>
|
2015-11-27 Barton E. Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* unposted: Test/V10private.ztst: %cleanup block is not called when
|
* unposted: Test/V10private.ztst: %cleanup block is not called when
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
# Assorted illegal flag combinations
|
# Assorted illegal flag combinations
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
## Do not remove the next line, it's used by V10private.ztst
|
||||||
# test_zsh_param_private
|
# test_zsh_param_private
|
||||||
|
|
||||||
mkdir typeset.tmp && cd typeset.tmp
|
mkdir typeset.tmp && cd typeset.tmp
|
||||||
|
|
Loading…
Reference in a new issue