[game-data-packager] 01/01: steam: fix glitch, grammar

Alexandre Detiste detiste-guest at moszumanska.debian.org
Mon Sep 7 12:32:10 UTC 2015


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

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

commit 326c195f7b206f7a02ec86c8b2ee4fe49fb99772
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Mon Sep 7 14:31:34 2015 +0200

    steam: fix glitch, grammar
---
 game_data_packager/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game_data_packager/__init__.py b/game_data_packager/__init__.py
index 26c9e98..d5f6834 100644
--- a/game_data_packager/__init__.py
+++ b/game_data_packager/__init__.py
@@ -3117,7 +3117,7 @@ def run_steam_meta_mode(parsed, games):
                 'paths': paths,
                })
     if not found_games:
-        log.error('No Steam game found')
+        logger.error('No Steam games found')
         return
 
     print('[x] = package is already installed')

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