[PATCH] Change the sed seperator in t/t6000-lib.sh.
commitf6069c5995114d0fb2fba1140be5db717ff3b396
authorJon Seymour <jon.seymour@gmail.com>
Wed, 6 Jul 2005 10:11:29 +0000 (6 20:11 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 16:26:13 +0000 (6 09:26 -0700)
tree90a480bb7f2f12f6a77bc76f7636143ba24685e9
parent8904591a9b7be14e14cb91bd4de2014f9c520710
[PATCH] Change the sed seperator in t/t6000-lib.sh.

This trivial patch removes the semicolon as the sed seperator in the t/t6000-lib.sh test script
and replaces it with white space.  This makes BSD sed(1) much happier.

Signed-off-by: Mark Allen <mrallen1@yahoo.com>
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/t6000-lib.sh