author | Eric Wong <normalperson@yhbt.net> | |
Fri, 26 May 2006 02:06:17 +0000 (19:06 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 26 May 2006 06:53:31 +0000 (23:53 -0700) | ||
commit | 1010437d515a2740b7c0f3eeecf6af804062a9ff | |
tree | 83a7b1332eeaef75a90fb61d9889baa31e7542c3 | tree | snapshot |
parent | c7053aa88f80e4983ec45fd39a44d146197c21d0 | commit | diff |
t5500-fetch-pack: remove local (bashism) usage.
None of the variables seem to conflict, so local was unnecessary.
Also replaced ${var:pos:len} with the sed equivalent.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
None of the variables seem to conflict, so local was unnecessary.
Also replaced ${var:pos:len} with the sed equivalent.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5500-fetch-pack.sh | diff | blob | history |