On Sun, Sep 21, 2014 at 10:53 AM, Torsten Bögershausen <tbo...@web.de> wrote:
> On 2014-09-21 05.00, Johan Herland wrote:

[...]

>> +cat > expect << EOF
> Git style for shell scripts: Plase put no space between < or > or >> and the 
> file name:
> cat >expect <<EOF

[...]

>> +     git log -1 > actual &&
> git log -1 >actual &&

Ok, will fix (although the rest of the file leans towards the
alternative style with space).


...Johan

-- 
Johan Herland, <jo...@herland.net>
www.herland.net
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to