[game-data-packager] 01/03: ultima7: remove trailing whitespace

Simon McVittie smcv at debian.org
Sat Jan 23 00:29:03 UTC 2016


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 cdde3d450694f587c3086795d755b80b1d76bb89
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Jan 22 23:00:35 2016 +0000

    ultima7: remove trailing whitespace
    
    As well as being generally a bad idea, this makes check-equivalence
    fail, because it's interpreted as a separate file in the YAML
    but the same file when translated into JSON.
    
    (If "mainmenu.drv      " genuinely does end with 6 spaces, we'll
    have to add a quoting mechanism to cope with that.)
---
 data/ultima7.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/ultima7.yaml b/data/ultima7.yaml
index 15009fa..b723d76 100644
--- a/data/ultima7.yaml
+++ b/data/ultima7.yaml
@@ -328,7 +328,7 @@ groups:
       768       55ef585f6b447bb3e82cf02f4a944cc0 static/lblogo.pal
       9996      6de7bc4c95ac1ac124eb8c5e777b2c03 static/linkdep1?part2
       33404     05032f1805acb9bfb6c66fe21d93bce9 static/linkdep2?part2
-      5379      612943ecc3b4717c0b09f99718b1c735 static/mainmenu.drv      
+      5379      612943ecc3b4717c0b09f99718b1c735 static/mainmenu.drv
       12905     eac931a247c9a7250d56c390ab776f64 static/mainmenu.tim
       245769    cbc05e77c1fc5a9ca3f15aba883666e6 static/mainshp.flx?part2
       768       79b50666dda6bdc8429556c35e6a566f static/modern.pal
@@ -718,7 +718,7 @@ sha1sums: |
   a1d5af1540a1ac23f259899bafd2b9013e9f449b static/xmidi.ad
   f4b0e6a1b6a5af50f98baa130dae36f448df3acd static/xmidi.mt
 
-  # part 2  
+  # part 2
   3f663b98310b7c938c47f4cec580a0b36359979d static/adlib.adv
   d739fd2bf63484f2e6845e4b850bde6342f539a8 static/adlibmus.dat?part2
   494fe1aee2c5849eb04812612c660a333d0d782e static/adlibsfx.dat?part2

-- 
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