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 0341c082f0fc0e7e5d2dd0e3763c656fe2ddac9f
Author: Simon McVittie <[email protected]>
Date:   Fri Mar 13 00:16:09 2015 +0000

    make-template: don't emit YAML version header
---
 game_data_packager/make_template.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/game_data_packager/make_template.py 
b/game_data_packager/make_template.py
index 556aaac..6b31079 100644
--- a/game_data_packager/make_template.py
+++ b/game_data_packager/make_template.py
@@ -122,7 +122,6 @@ def do_one_dir(destdir,lower):
     if has_dosbox:
         logger.warning('DOSBOX files detected, make sure not to include those 
in your package')
 
-    print('%YAML 1.2')
     print('---')
     if longname:
         print('longname: %s\n' % longname)

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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to