author | Wincent Colaiuta <win@wincent.com> | |
Mon, 10 Dec 2007 07:42:45 +0000 (08:42 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Dec 2007 08:05:52 +0000 (00:05 -0800) | ||
commit | cf7e147cce9248e34b2e926d813c975c539aeaa6 | |
tree | 610d3214566ecfcf2150b1862e309b299891d909 | tree | snapshot |
parent | 80f86605baaa37f962755ccd771eb879a9c43865 | commit | diff |
Style fixes for pre-commit hook tests
As pointed out by Junio on the mailing list, surrounding tests in
double quotes can lead to bugs wherein variables get substituted away,
so this isn't just style churn but important to prevent others from
looking at these tests in the future and thinking that this is "the
way" that Git tests should be written.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
As pointed out by Junio on the mailing list, surrounding tests in
double quotes can lead to bugs wherein variables get substituted away,
so this isn't just style churn but important to prevent others from
looking at these tests in the future and thinking that this is "the
way" that Git tests should be written.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7503-pre-commit-hook.sh | diff | blob | history |