1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00

unposted (after 37243): Explain the breadcrumb by adding a comment.

This commit is contained in:
Daniel Shahaf 2015-11-28 17:47:59 +00:00
parent c7c51eca16
commit 324a82b360
2 changed files with 6 additions and 0 deletions

View file

@ -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>
* unposted: Test/V10private.ztst: %cleanup block is not called when

View file

@ -21,6 +21,7 @@
# Assorted illegal flag combinations
%prep
## Do not remove the next line, it's used by V10private.ztst
# test_zsh_param_private
mkdir typeset.tmp && cd typeset.tmp