]> git.ipfire.org Git - thirdparty/git.git/commit
git-p4: clean-up code style in tests
authorJan Durovec <jan.durovec@gmail.com>
Tue, 19 Apr 2016 19:49:41 +0000 (19:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Apr 2016 20:40:59 +0000 (13:40 -0700)
commita98772c63fa666e9239b0cdbd790daf7af503b75
tree1a9d93fdd1661f3a615fd56792cc5eeeeba3c0c6
parente6ac6e1f7d54584c2b03f073b5f329a37f4a9561
git-p4: clean-up code style in tests

Preliminary clean-up of testing libraries for git-p4.

* spaces added to both sides of () in function definitions in lib-git-p4
* tab indentation added to git-p4 tests when <<- redirection is used

Signed-off-by: Jan Durovec <jan.durovec@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-git-p4.sh
t/t9826-git-p4-keep-empty-commits.sh