chiark / gitweb /
not all UNIX `echo` commands support -n
authorHans-Christoph Steiner <hans@eds.org>
Mon, 14 Mar 2016 10:33:07 +0000 (11:33 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 14 Mar 2016 11:49:38 +0000 (12:49 +0100)
commitaa0ea4646517716f7198ea5c5331123c4bdabb6e
tree7eb66cce294d6d020658a8e08b4fdb1917d662de
parent7039d16046c485d94e1c71705a58368d341f0b3e
not all UNIX `echo` commands support -n

FreeBSD and OSX's does not, for example, and the shell should just treat
the '\n' as white space in the command line.
hooks/pre-commit