summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-11-28 17:47:59 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-11-28 17:48:26 +0000
commit324a82b360bf1be5127cb17327744e6d78fb8fe3 (patch)
treedd841406ff8d4932ed5f6bf9806f87e16fed4ed8 /Test
parentc7c51eca164ea2e23c1f10b0e63030e66588f27a (diff)
downloadzsh-324a82b360bf1be5127cb17327744e6d78fb8fe3.tar.gz
zsh-324a82b360bf1be5127cb17327744e6d78fb8fe3.tar.xz
zsh-324a82b360bf1be5127cb17327744e6d78fb8fe3.zip
unposted (after 37243): Explain the breadcrumb by adding a comment.
Diffstat (limited to 'Test')
-rw-r--r--Test/B02typeset.ztst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/B02typeset.ztst b/Test/B02typeset.ztst
index 954ae32f5..fc8b3e46e 100644
--- a/Test/B02typeset.ztst
+++ b/Test/B02typeset.ztst
@@ -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