diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2005-07-07 10:50:07 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-06 18:00:28 -0700 |
commit | 28346d2d3c6e609a618c6c429d865e9d5d50b998 (patch) | |
tree | 68aab83e0497a2cce7ff28689883917884fc6584 /Documentation/git.txt | |
parent | [PATCH] Add t/t6003 with some --topo-order tests (diff) | |
download | tgif-28346d2d3c6e609a618c6c429d865e9d5d50b998.tar.xz |
[PATCH] Write sed script directly into temp file, rather than a variable
When sed uses \n rather than ; as a separator (for BSD sed(1) compat),
it is cleaner to use a file directly, rather than an environment
variable containing \n characters.
This change changes t/t6000 write to sed.script directly and changes
the other tests to remove knowledge of sed.script.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/git.txt')
0 files changed, 0 insertions, 0 deletions