diff --git a/build-scripts/git-pre-push-hook.pl b/build-scripts/git-pre-push-hook.pl index 2cf78ea3c..f5c5017cb 100755 --- a/build-scripts/git-pre-push-hook.pl +++ b/build-scripts/git-pre-push-hook.pl @@ -76,5 +76,4 @@ print("\n") if $reported; exit(0); # Let the push go forward. -# end of git-pre-push-hook.pl ... - +# vi: set ts=4 sw=4 expandtab: