Mercurial > treepkg
changeset 107:38aeaa34fa8c
Include the build host in the default value of cachedir in demostaticweb.cfg
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 04 Mar 2008 14:46:56 +0000 |
parents | 66cbfc772f84 |
children | 91deff3db739 |
files | demostaticweb.cfg |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/demostaticweb.cfg Tue Mar 04 14:31:28 2008 +0000 +++ b/demostaticweb.cfg Tue Mar 04 14:46:56 2008 +0000 @@ -39,4 +39,4 @@ # directories of the form ~ or ~user at the beginning of the value and # environment variable references of the form $VAR or ${VAR} are # expanded. -cachedir: /tmp/${LOGNAME}/treepkg-status-cache +cachedir: /tmp/${LOGNAME}/treepkg-status-cache/%(build_host)s