Mercurial > treepkg
diff demopublishpackages.cfg @ 212:4d6c3431face
Fix filename in demopublishpackages.cfg
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Fri, 28 Nov 2008 15:11:18 +0000 |
parents | 3caf4a5ecbf0 |
children | a3f106580525 |
line wrap: on
line diff
--- a/demopublishpackages.cfg Fri Nov 14 19:46:56 2008 +0000 +++ b/demopublishpackages.cfg Fri Nov 28 15:11:18 2008 +0000 @@ -14,7 +14,7 @@ # the program to run on build_host to list the filenames of the packages # in question. Currently publishpackages.py assumes that the default # configuration for that program works. -build_listpackages: ~/treepkg/bin/bin/listpackages.py +build_listpackages: ~/treepkg/bin/listpackages.py # Username and host on which to publish the packages. # publishpackages.py uses ssh to execute commands on the publish_host to