[geany/infrastructure] 1fdfcc: Change config file path

Enrico Tröger git-noreply at xxxxx
Sun Jul 15 10:39:21 UTC 2012


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 15 Jul 2012 10:39:21
Commit:      1fdfccf73442534b9eb0715068fd00161e122e0b
             https://github.com/geany/infrastructure/commit/1fdfccf73442534b9eb0715068fd00161e122e0b

Log Message:
-----------
Change config file path


Modified Paths:
--------------
    scripts/git2irc/git2irc.py

Modified: scripts/git2irc/git2irc.py
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -60,7 +60,7 @@
 # hard-coded constants, adjust for environment
 LOG_FILENAME = '/var/log/git2irc.log'
 # todo: should be `/etc/git2irc.conf` ?
-CONFIG_FILENAME = '/srv/www/irc.geany.org/git2irc.conf'
+CONFIG_FILENAME = '/home/geany/git2irc.conf'
 
 # global and cuts across concerns, assumed to be properly initialized later
 logger = None # see init_logging()


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list