commit | f6069c5995114d0fb2fba1140be5db717ff3b396 | [log] [tgz] |
---|---|---|
author | Jon Seymour <jon.seymour@gmail.com> | Wed Jul 06 20:11:29 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 06 09:26:13 2005 -0700 |
tree | 90a480bb7f2f12f6a77bc76f7636143ba24685e9 | |
parent | 8904591a9b7be14e14cb91bd4de2014f9c520710 [diff] |
[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>