X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4119-apply-config.sh;h=b540f7295a1bb48bf044d297201b07aca9fb5005;hb=adf59ec127f447aa83c84f9dbe2ae4e6417f3760;hp=65571e05496eb3710cb89d93f5b95d34b77d1998;hpb=04d70bebe72c264a1c4d26cbe306672e3e4098e3;p=git.git diff --git a/t/t4119-apply-config.sh b/t/t4119-apply-config.sh index 65571e054..b540f7295 100755 --- a/t/t4119-apply-config.sh +++ b/t/t4119-apply-config.sh @@ -24,7 +24,7 @@ cat >gpatch.file <<\EOF && +++ file1+ 2007-02-21 01:07:44.000000000 -0800 @@ -1 +1 @@ -A -+B ++B EOF sed -e 's|file1|sub/&|' gpatch.file >gpatch-sub.file &&