diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-05-09 11:36:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-09 12:32:42 -0700 |
commit | 55672a39b4e0f82e6f997879724ea37ca7e0d765 (patch) | |
tree | ecc29f1dd048fe8ccebac0df6c749fc2541a9d57 /tree-walk.h | |
parent | Git 2.4.11 (diff) | |
download | tgif-55672a39b4e0f82e6f997879724ea37ca7e0d765.tar.xz |
test-lib-functions.sh: remove misleading comment on test_seq
We never used the "letters" form since we came up with "test_seq" to
replace use of non-portable "seq" in our test script, which we
introduced it at d17cf5f3 (tests: Introduce test_seq, 2012-08-04).
We use this helper to either iterate for N times (i.e. the values on
the lines do not even matter), or just to get N distinct strings
(i.e. the values on the lines themselves do not really matter, but
we care that they are different from each other and reproducible).
Stop promising that we may allow using "letters"; this would open an
easier reimplementation that does not rely on $PERL, if somebody
later wants to.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-walk.h')
0 files changed, 0 insertions, 0 deletions