Thread (11 messages) flat view 11 messages, 3 authors, 2016-06-15

Re: [PATCH] tests: Introduce test_seq

From: Jeff King <hidden>
Date: 2016-06-15 22:54:25

Possibly related (same subject, not in this thread)

On Fri, Aug 03, 2012 at 10:04:50PM +0200, Michał Kiedrowicz wrote:
Previous patch didn't support `test_seq 1 50` (I removed it accidentally).
Our emails just crossed paths. :)
+# test_seq is a portable replacement for seq(1).
+# It may be used like:
+#
+#	for i in `test_seq 100`; do
+#		echo $i
+#	done
This should probably note that it is a subset of seq's behavior. You
talked about it in the commit message, but the in-code comment is a much
more likely thing for a potential user to read.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help