author | Brandon Casey <casey@nrlssc.navy.mil> | |
Wed, 6 May 2009 22:56:17 +0000 (17:56 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 May 2009 23:43:28 +0000 (16:43 -0700) | ||
commit | 9eda0e980a43e6bf5167e1b35f457f970bec7b74 | |
tree | 9d17b511e7e15e57ad7b97b4d08765c7104de40e | tree | snapshot |
parent | d8b69ecb4c467c044c08e0435bb22ade16ea580f | commit | diff |
t4200: remove two unnecessary lines
These two lines appear to be unnecessary. They set variables which are not
used afterwards. The primary motivation to remove them is that the sed
invocation exits non-zero for seds which require newline termination of
input files.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These two lines appear to be unnecessary. They set variables which are not
used afterwards. The primary motivation to remove them is that the sed
invocation exits non-zero for seds which require newline termination of
input files.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4200-rerere.sh | diff | blob | history |