[game-data-packager] 01/24: Add a modeline so vim will recognise this as shell script

Simon McVittie smcv at debian.org
Tue Dec 30 01:32:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 2185c64235d25bae30f06d729a7d9f925853c8a1
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Dec 29 13:06:33 2014 +0000

    Add a modeline so vim will recognise this as shell script
---
 lib/game-data-packager-shared | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/game-data-packager-shared b/lib/game-data-packager-shared
index 4c0e741..3dab823 100644
--- a/lib/game-data-packager-shared
+++ b/lib/game-data-packager-shared
@@ -1,3 +1,5 @@
+# vim:set ft=sh:
+
 supported() {
 	echo "the following games are supported:"
 	echo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list