author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 16:59:55 +0000 (12:59 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 17:24:23 +0000 (13:24 -0400) | ||
commit | b3431bc603df74cfe2da56e9a5c3f60327dd56b9 | |
tree | f71a10eb3f71d8c7c83505a11db4d528b23b9ec8 | tree | snapshot |
parent | cbc6bdab08af239b5a6477e7e6db16a766ec4986 | commit | diff |
Don't use seq in tests, not everyone has it
For example Mac OS X lacks the seq command. So we cannot use it
there. A good old while loop works just as good.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
For example Mac OS X lacks the seq command. So we cannot use it
there. A good old while loop works just as good.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t5302-pack-index.sh | diff | blob | history |