src/mercurialserver/paths.py
author Paul Crowley <paul@lshift.net>
Fri, 06 Mar 2009 13:30:37 +0000
changeset 78 2a3407a14654
parent 70 abb9ed8972e0
child 79 3a58a95fae2f
permissions -rw-r--r--
Replaced env vars with Python globals

# Copyright 2008-2009 LShift Ltd

# Crude but it will do

def getEtcPath():
    return "/etc/mercurial-server"