author | Eric Wong <normalperson@yhbt.net> | |
Tue, 30 May 2006 02:03:45 +0000 (19:03 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 30 May 2006 06:14:49 +0000 (23:14 -0700) | ||
commit | 3c4c7351c030a18fa94076ffe62f534f890e9602 | |
tree | c7f46d63bc51ff3061f55080ade23fed7591edaf | tree | snapshot |
parent | a746f688f130ea56a6a01dcfd8c51ac42ef1b633 | commit | diff |
git-svn: t0001: workaround a heredoc bug in old versions of dash
The dash installed on my Debian Sarge boxes don't seem to like
<<'' as a heredoc starter. Recent versions of dash do not need
this fix.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The dash installed on my Debian Sarge boxes don't seem to like
<<'' as a heredoc starter. Recent versions of dash do not need
this fix.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/t/t0001-contrib-git-svn-props.sh | diff | blob | history |