Explorar o código

Add the usual "vi" comment to the end of pre-push-hook.

Ryan C. Gordon %!s(int64=5) %!d(string=hai) anos
pai
achega
a6388cf2ca
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      build-scripts/git-pre-push-hook.pl

+ 1 - 2
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: